[irrlicht] Rebuild for new libpng

Adam Jackson ajax at fedoraproject.org
Mon Dec 5 23:54:15 UTC 2011


commit ff8b65acc4bfd84de8afe566eceafd7c746cecb8
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Dec 5 23:52:49 2011 -0500

    Rebuild for new libpng

 irrlicht.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/irrlicht.spec b/irrlicht.spec
index f9bc673..d91f4e9 100644
--- a/irrlicht.spec
+++ b/irrlicht.spec
@@ -4,7 +4,7 @@
 Name:		irrlicht
 Summary: 	A high performance realtime 3D engine
 Version:	%{irrlicht_version}
-Release:	8%{?dist}
+Release:	9%{?dist}
 License:	zlib
 Group:		System Environment/Libraries
 Source0:	http://downloads.sourceforge.net/irrlicht/%{name}-%{irrlicht_version}.zip
@@ -129,6 +129,9 @@ ln -s libIrrlicht.so.%{irrlicht_version} libIrrlicht.so.1.7
 %{_libdir}/libIrrXML*.so
 
 %changelog
+* Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 1.7.2-9
+- Rebuild for new libpng
+
 * Wed Aug  3 2011 Tom Callaway <spot at fedoraproject.org> - 1.7.2-8
 - cleanup spec
 - use correct version when performing symlink


More information about the scm-commits mailing list