[pingus] 0.7.6.

Jon Ciesla limb at fedoraproject.org
Tue Jan 3 18:26:45 UTC 2012


commit 0d4ed39434eb63991d76a9d431cd33ee6449fe5a
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jan 3 12:26:22 2012 -0600

    0.7.6.

 .gitignore  |    1 +
 pingus.spec |   18 +++++++++++-------
 sources     |    2 +-
 3 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 664921c..42e66f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pingus-0.7.2.tar.bz2
 /pingus-0.7.3.tar.bz2
 /pingus-0.7.4.tar.bz2
+/pingus-0.7.6.tar.bz2
diff --git a/pingus.spec b/pingus.spec
index e18be17..a64a153 100644
--- a/pingus.spec
+++ b/pingus.spec
@@ -1,16 +1,16 @@
 Name:           pingus
-Version:        0.7.4
-Release:        4%{?dist}
+Version:        0.7.6
+Release:        1%{?dist}
 Summary:        Guide the penguins safely home before they drop of the cliff
 Group:          Amusements/Games
 License:        GPLv2+
 URL:            http://pingus.seul.org/
-Source0:        http://pingus.seul.org/files/%{name}-%{version}.tar.bz2
+Source0:        http://pingus.googlecode.com/files/%{name}-%{version}.tar.bz2
 Source1:        pingus.desktop
 Source2:        pingus.png
 #Patch0:         pingus-0.7.2-gcc43.patch
 #Patch1:         pingus-0.7.2-gcc44.patch
-Patch2:		pingus-0.7.4-binsh.patch
+#Patch2:         pingus-0.7.4-binsh.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  SDL_mixer-devel SDL_image-devel boost-devel libpng-devel
 BuildRequires:  physfs-devel scons desktop-file-utils
@@ -27,9 +27,9 @@ combination of commands are necessary. The game is presented in a 2D site view.
 
 %prep
 %setup -q
-#%patch0 -p1
-#%patch1 -p0
-%patch2 -p0
+#%%patch0 -p1
+#%%patch1 -p0
+#%%patch2 -p0
 iconv -f ISO8859-2 -t UTF8 AUTHORS > AUTHORS.tmp
 mv AUTHORS.tmp AUTHORS
 
@@ -84,6 +84,10 @@ fi
 
 
 %changelog
+* Tue Jan 03 2012 Jon Ciesla <limburgher at gmail.com> - 0.7.6-1
+- New upstream.
+- binsh patch upstreamed.
+
 * Mon Nov 21 2011 Jon Ciesla <limb at jcomserv.net> - 0.7.4-4
 - Rebuild for new Boost.
 
diff --git a/sources b/sources
index ea7fc26..b93f607 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82742bc9906cad98338cfd3ea700b396  pingus-0.7.4.tar.bz2
+561798686f34d3fa4e69135d655f47ac  pingus-0.7.6.tar.bz2


More information about the scm-commits mailing list