[irrlicht/f18] fix release to fix ordering

Tom Callaway spot at fedoraproject.org
Fri Feb 15 20:50:38 UTC 2013


commit 041c86243a4c4703c9948acf06e1a403a8bb5a71
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Feb 15 15:53:28 2013 -0500

    fix release to fix ordering

 irrlicht.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/irrlicht.spec b/irrlicht.spec
index d879a5c..e96d835 100644
--- a/irrlicht.spec
+++ b/irrlicht.spec
@@ -1,6 +1,8 @@
 %global irrxml_version 1.2
 %global irrlicht_version 1.7.3
-%global master_release 4
+# Remember, do not reset this to a lower number unless 
+# both the irrlicht and irrxml version increment.
+%global master_release 12
 
 Name:		irrlicht
 Summary: 	A high performance realtime 3D engine
@@ -256,6 +258,9 @@ popd
 %{_libdir}/libIrrXML.so
 
 %changelog
+* Fri Feb 15 2013 Tom Callaway <spot at fedoraproject.org> - 1.7.3-12
+- jump release to 12 to fix upgrade path (bz 908992)
+
 * Thu Aug 23 2012 Tom Callaway <spot at fedoraproject.org> - 1.7.3-4
 - add missing %%{dist} tags.
 


More information about the scm-commits mailing list