[berusky] New upstream version (1.4)

Martin Stransky stransky at fedoraproject.org
Sun Mar 25 14:08:45 UTC 2012


commit 82bcd1120633b2fa06b941ee633c1f9e4d1816e2
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Sun Mar 25 16:08:15 2012 +0200

    New upstream version (1.4)

 .gitignore               |    2 +-
 berusky-level-load.patch |   12 ------------
 berusky.spec             |   13 +++++++------
 sources                  |    2 +-
 4 files changed, 9 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea7e5ff..9ecddd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/berusky-1.2.tar.gz
+/berusky-1.4.tar.gz
diff --git a/berusky.spec b/berusky.spec
index d6e0fbe..81f67ff 100644
--- a/berusky.spec
+++ b/berusky.spec
@@ -1,16 +1,15 @@
 Summary:        Sokoban clone
 Name:           berusky
-Version:        1.2
-Release:        4%{?dist}
+Version:        1.4
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          Amusements/Games
 Source:         http://www.anakreon.cz/download/berusky/tar.gz/%{name}-%{version}.tar.gz
 Source1:        berusky.desktop
 Source2:        berusky.png
-Patch1:         berusky-level-load.patch
 URL:            http://www.anakreon.cz/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:  	berusky-data
+Requires:  	berusky-data >= 1.4
 Requires:  	SDL
 BuildRequires:  SDL-devel desktop-file-utils
 BuildRequires:  gtk2-devel
@@ -27,7 +26,6 @@ This package contains a binary for the game.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch1 -p1 -b .level-load
 
 %build
 %configure \
@@ -77,6 +75,9 @@ fi
 %{_datadir}/icons/hicolor/32x32/apps/berusky.png
 
 %changelog
+* Sun Mar 25 2012 Martin Stransky <stransky at redhat.com> 1.4-1
+- New upstream version (1.4)
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
@@ -130,4 +131,4 @@ fi
 - fixes from #237416
 
 * Fri Apr 20 2007 Martin Stransky <stransky at redhat.com> 1.0-1
-- initial build
+- initial build
\ No newline at end of file
diff --git a/sources b/sources
index 1408c9c..0b11611 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0afc4dbf09611ff2ed223f702755d92a  berusky-1.2.tar.gz
+3caddb21d5d865ea29bd2501227faec7  berusky-1.4.tar.gz


More information about the scm-commits mailing list