[berusky2] Updated to 0.8

Martin Stransky stransky at fedoraproject.org
Sun Dec 16 20:50:33 UTC 2012


commit 95e136f825eab2e5dd7e6723993d9984d343a923
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Sun Dec 16 21:50:24 2012 +0100

    Updated to 0.8

 .gitignore              |    1 +
 berusky2-0.7-glut.patch |   12 ------------
 berusky2.spec           |    9 +++++----
 sources                 |    2 +-
 4 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6eca6a..9ec458b 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.8.tar.gz
diff --git a/berusky2.spec b/berusky2.spec
index 9b3c0d5..ed889ed 100644
--- a/berusky2.spec
+++ b/berusky2.spec
@@ -1,12 +1,11 @@
 Name:           berusky2
-Version:        0.7
-Release:        3%{?dist}
+Version:        0.8
+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
-Patch0:         berusky2-0.7-glut.patch
 
 Requires:       berusky2-data >= 0.6
 BuildRequires:  SDL-devel
@@ -27,7 +26,6 @@ which increases throughout the game.
 
 %prep
 %setup -q
-%patch0 -p1 -b .glut
 
 %build
 %configure CFLAGS="$RPM_OPT_FLAGS"
@@ -79,6 +77,9 @@ fi
 %{_var}/games/%{name}/*
 
 %changelog
+* Sun Dec 16 2012 Martin Stransky <stransky at redhat.com> 0.8-1
+- Updated to 0.8
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7d59721..4c1eb6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c03e784fbaf32db80bdde1366d1753b2  berusky2-0.7.tar.gz
+44f9f90bc7eb96cfc163eca4181b59b3  berusky2-0.8.tar.gz


More information about the scm-commits mailing list