From eb87b55eb64aafa5413abd976e803b4a32cdb735 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Feb 13 2009 20:42:10 +0000 Subject: Update to 0.8.1 and add LogicGame category to the desktop file (#485349). --- diff --git a/.cvsignore b/.cvsignore index c93df2b..16ffe6b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -fillets-ng-0.8.0.tar.gz +fillets-ng-0.8.1.tar.gz diff --git a/fillets-ng.spec b/fillets-ng.spec index 7d26af2..f20e657 100644 --- a/fillets-ng.spec +++ b/fillets-ng.spec @@ -1,7 +1,7 @@ Summary: Fish Fillets Next Generation, a puzzle game with 70 levels Name: fillets-ng -Version: 0.8.0 -Release: 2%{?dist} +Version: 0.8.1 +Release: 1%{?dist} License: GPLv2+ Group: Amusements/Games URL: http://fillets.sourceforge.net/ @@ -11,7 +11,7 @@ Source2: fillets.png Patch0: fillets-ng-0.8.0-gcc43.patch Patch1: fillets-ng-0.8.0-fribidi.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: fillets-ng-data >= 0.8.0 +Requires: fillets-ng-data >= 0.8.1 BuildRequires: SDL-devel BuildRequires: SDL_mixer-devel BuildRequires: SDL_image-devel @@ -85,6 +85,10 @@ fi %changelog +* Fri Feb 13 2009 Matthias Saou 0.8.1-1 +- Update to 0.8.1. +- Add LogicGame category to the desktop file (#485349). + * Mon Dec 22 2008 Matthias Saou 0.8.0-2 - Add coreutils requirement for scriplets (#475931). - Enclose gtk-update-icon-cache scriplet calls in "ifs". diff --git a/fillets.desktop b/fillets.desktop index 60a2164..b2f47c2 100644 --- a/fillets.desktop +++ b/fillets.desktop @@ -9,5 +9,5 @@ Exec=fillets Icon=fillets Terminal=false Type=Application -Categories=Game; +Categories=Game;LogicGame; Encoding=UTF-8 diff --git a/sources b/sources index 418162d..1ef9164 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5daccbed195ae74cdfa54755ef62e3ce fillets-ng-0.8.0.tar.gz +d581b18c648336cf7fd0f0551068625a fillets-ng-0.8.1.tar.gz