[curblaster] gcc fix.

Jon Ciesla limb at fedoraproject.org
Fri Jan 6 03:20:54 UTC 2012


commit dacb44c407e97d0e8735c10226fdb4ac753452e5
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Jan 5 21:20:48 2012 -0600

    gcc fix.

 .gitignore      |    1 +
 curblaster.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28a1b7e..c27163e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ curblaster-1.04.tar.gz
 /curblaster-1.05.tar.gz
 /curblaster-1.06.tar.gz
 /curblaster-1.07.tar.gz
+/curblaster-1.08.tar.gz
diff --git a/curblaster.spec b/curblaster.spec
index 9a2262d..71269f8 100644
--- a/curblaster.spec
+++ b/curblaster.spec
@@ -1,5 +1,5 @@
 Name: curblaster
-Version:  1.07
+Version:  1.08
 Release:  1%{?dist}
 Summary: Sidescrolling shooter, carry the pods through the gate
 
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 %{_mandir}/man6/curblaster.6.gz
 
 %changelog
+* Thu Jan 05 2012 Jon Ciesla <limburgher at gmail.com> - 1.08-1
+- Fixed gcc 4.7.0 errors.
+
 * Sun Dec 04 2011 Jon Ciesla <limb at jcomserv.net> - 1.07-1
 - Upstream relocated.
 
diff --git a/sources b/sources
index a9f27ad..17b9c3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b02c2f4bd00353025f8e04db15ba3a05  curblaster-1.07.tar.gz
+819a726048dfb4350a5fa9569802291e  curblaster-1.08.tar.gz


More information about the scm-commits mailing list