[armacycles-ad] New upstream.

Jon Ciesla limb at fedoraproject.org
Tue Mar 13 01:42:41 UTC 2012


commit ff6b39c920f3b7d0592602eab000ba049e666853
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Mar 12 20:42:34 2012 -0500

    New upstream.

 .gitignore         |    1 +
 armacycles-ad.spec |   16 ++++++++++------
 sources            |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8cfb97..a7ee570 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 armagetronad-0.2.8.3.1.src.tar.bz2
+/armagetronad-0.2.8.3.2.src.tar.gz
diff --git a/armacycles-ad.spec b/armacycles-ad.spec
index f13e60d..da1f113 100644
--- a/armacycles-ad.spec
+++ b/armacycles-ad.spec
@@ -1,12 +1,12 @@
 Name: armacycles-ad
-Version: 0.2.8.3.1
-Release: 8%{?dist}
+Version: 0.2.8.3.2
+Release: 1%{?dist}
 Summary: A lightcycle game in 3D
 
 Group: Amusements/Games
 License: GPLv2+
 URL: http://armagetronad.sf.net
-Source0: http://downloads.sourceforge.net/armagetronad/armagetronad-0.2.8.3.1.src.tar.bz2
+Source0: http://downloads.sourceforge.net/armagetronad/armagetronad-0.2.8.3.2.src.tar.gz
 Source1: armacycles-logo.jpg
 Source2: armacycles-ad.desktop
 #Patch0: armacycles-ad-0.2.8.2.1-md5-stringh.patch
@@ -27,7 +27,7 @@ Source2: armacycles-ad.desktop
 #Patch15: armacycles-ad-0.2.8.2.1-tError-cstdlib.patch
 #Patch16: armacycles-ad-0.2.8.2.1-tRandom-cstdlib.patch
 Patch17: armacycles-ad-0.2.8.3.1-libpng15.patch
-Patch18: armacycles-ad-0.2.8.3.1-gcc470.patch
+#Patch18: armacycles-ad-0.2.8.3.1-gcc470.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libxml2-devel >= 2.6.12, SDL_image-devel, SDL_mixer-devel
@@ -56,7 +56,7 @@ the internet and/or the LAN.
 
 
 %prep
-%setup -qn armagetronad-0.2.8.3.1
+%setup -qn armagetronad-0.2.8.3.2
 #insert modified logo
 cp %{SOURCE1} textures/title.jpg
 # remove krawall logo
@@ -80,7 +80,7 @@ rm -f armagetronad-0.2.8.2.1/textures/KGN*
 #%patch15 -p0
 #%patch16 -p0
 %patch17 -p0
-%patch18 -p0
+#%patch18 -p0
 autoreconf
 
 %build
@@ -179,6 +179,10 @@ fi
 
 
 %changelog
+* Mon Mar 12 2012 Jon Ciesla <limburgher at gmail.com> - 0.2.8.3.2-1
+- New upstream.
+- gcc patch upstreamed.
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.8.3.1-8
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 82c2b44..c38ff48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4957ee0c2d3ae9d630d1362a6dcee70  armagetronad-0.2.8.3.1.src.tar.bz2
+f7796de4ef50bd33553e0a3f93fd67e6  armagetronad-0.2.8.3.2.src.tar.gz


More information about the scm-commits mailing list