diff --git a/.gitignore b/.gitignore index f6eca6a..d7e76c7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /berusky2-0.6.tar.gz /berusky2-0.6.1.tar.gz /berusky2-0.7.tar.gz +/berusky2-0.9.tar.gz diff --git a/berusky2.spec b/berusky2.spec index 6a12ad2..e699df0 100644 --- a/berusky2.spec +++ b/berusky2.spec @@ -1,13 +1,13 @@ Name: berusky2 -Version: 0.8 -Release: 2%{?dist} +Version: 0.9 +Release: 1%{?dist} License: GPLv2+ Summary: Sokoban clone Group: Amusements/Games Source: http://www.anakreon.cz/download/%{name}-%{version}.tar.gz URL: http://www.anakreon.cz/en/Berusky2.htm -Requires: berusky2-data >= 0.6 +Requires: berusky2-data >= 0.7 BuildRequires: SDL-devel BuildRequires: SDL_image-devel BuildRequires: gtk2-devel @@ -77,6 +77,9 @@ fi %{_var}/games/%{name}/* %changelog +* Sun Feb 16 2012 Martin Stransky 0.9-1 +- Updated to 0.9 + * Sun Dec 16 2012 Martin Stransky 0.8-2 - Updated to 0.8 diff --git a/sources b/sources index 8dfcdc7..0c828e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea88561d306c1acf02ff9f8381ab2cd7 berusky2-0.8.tar.gz +d350cc7edacd4eec35b64b2c54b51a71 berusky2-0.9.tar.gz