[berusky2] Updated to 0.10

Martin Stransky stransky at fedoraproject.org
Sat Jan 18 19:44:40 UTC 2014


commit 8b16e177cda6db305c36151ac69970d7f3fb962d
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Sat Jan 18 20:44:51 2014 +0100

    Updated to 0.10

 .gitignore    |    1 +
 berusky2.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5091b9..ed689c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /berusky2-0.7.tar.gz
 /berusky2-0.8.tar.gz
 /berusky2-0.9.tar.gz
+/berusky2-0.10.tar.gz
diff --git a/berusky2.spec b/berusky2.spec
index eff6503..083a41e 100644
--- a/berusky2.spec
+++ b/berusky2.spec
@@ -1,13 +1,13 @@
 Name:           berusky2
-Version:        0.9
-Release:        2%{?dist}
+Version:        0.10
+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.7
+Requires:       berusky2-data >= 0.9
 BuildRequires:  SDL-devel
 BuildRequires:  SDL_image-devel
 BuildRequires:  gtk2-devel
@@ -77,6 +77,9 @@ fi
 %{_var}/games/%{name}/*
 
 %changelog
+* Sat Jan 18 2014 Martin Stransky <stransky at redhat.com> 0.10-1
+- Updated to 0.10
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 0c828e7..230f3f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d350cc7edacd4eec35b64b2c54b51a71  berusky2-0.9.tar.gz
+3c2d5217f7a61a6fbc13d689b88ec4e4  berusky2-0.10.tar.gz


More information about the scm-commits mailing list