limb pushed to armacycles-ad (f22). "0.2.8.3.3 security update."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 3 19:47:36 UTC 2015


From cda94c10b99667e0d532d90450cd786ed2ef065d Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Wed, 3 Jun 2015 14:29:20 -0500
Subject: 0.2.8.3.3 security update.


diff --git a/.gitignore b/.gitignore
index a7ee570..3e24e24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 armagetronad-0.2.8.3.1.src.tar.bz2
 /armagetronad-0.2.8.3.2.src.tar.gz
+/armagetronad-0.2.8.3.3.src.tar.gz
diff --git a/armacycles-ad.spec b/armacycles-ad.spec
index 73126ae..d79b11e 100644
--- a/armacycles-ad.spec
+++ b/armacycles-ad.spec
@@ -1,13 +1,13 @@
 %define _hardened_build 1
 Name: armacycles-ad
-Version: 0.2.8.3.2
-Release: 11%{?dist}
+Version: 0.2.8.3.3
+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.2.src.tar.gz
+Source0: http://downloads.sourceforge.net/armagetronad/armagetronad-0.2.8.3.3.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
 #Patch14: armacycles-ad-0.2.8.2.1-tErrorcpp-stringh.patch
 #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-libpng16.patch
+#Patch17: armacycles-ad-0.2.8.3.1-libpng16.patch
 #Patch18: armacycles-ad-0.2.8.3.1-gcc470.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -57,7 +57,7 @@ the internet and/or the LAN.
 
 
 %prep
-%setup -qn armagetronad-0.2.8.3.2
+%setup -qn armagetronad-0.2.8.3.3
 #insert modified logo
 cp %{SOURCE1} textures/title.jpg
 # remove krawall logo
@@ -80,9 +80,9 @@ rm -f armagetronad-0.2.8.2.1/textures/KGN*
 #%patch14 -p0
 #%patch15 -p0
 #%patch16 -p0
-%patch17 -p0
+#%patch17 -p0
 #%patch18 -p0
-autoreconf -if
+#autoreconf -if
 
 %build
 configure_flags="--disable-sysinstall --disable-games --disable-uninstall"
@@ -216,6 +216,10 @@ fi
 
 
 %changelog
+* Wed Jun 03 2015 Jon Ciesla <limburgher at gmail.com> - 0.2.8.3.3-1
+- Upstream security release.
+- Dropped libpng16 patch.
+
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 0.2.8.3.2-11
 - Rebuilt for GCC 5 C++11 ABI change
 
diff --git a/sources b/sources
index c38ff48..a332851 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7796de4ef50bd33553e0a3f93fd67e6  armagetronad-0.2.8.3.2.src.tar.gz
+910d057d575c0ad33eea4d8ce13d8ba3  armagetronad-0.2.8.3.3.src.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/armacycles-ad.git/commit/?h=f22&id=cda94c10b99667e0d532d90450cd786ed2ef065d


More information about the scm-commits mailing list