[mygui] Initial shot at updating to 3.2.0

Bruno Wolff III bruno at fedoraproject.org
Mon Dec 10 13:19:29 UTC 2012


commit 361343a0ab2b17101c14cee0c94a0a3ae53bd73d
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Dec 4 12:06:50 2012 -0600

    Initial shot at updating to 3.2.0

 .gitignore |    1 +
 mygui.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89bcb18..c44b84d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 mygui-2.3.0-2332svn.tar.bz2
 /MyGUI_3.0.1_source.zip
+/MyGUI_3.2.0.zip
diff --git a/mygui.spec b/mygui.spec
index ba3f51a..b560ff7 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -1,6 +1,6 @@
 Name:           mygui
-Version:        3.0.1
-Release:        16%{?dist}
+Version:        3.2.0
+Release:        1%{?dist}
 Summary:        Fast, simple and flexible GUI library for Ogre
 Group:          Development/Libraries
 # UnitTests include agg-2.4, which is under a BSD variant (not built or installed here)
@@ -255,6 +255,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Dec 04 2012 Bruno Wolff III <bruno at wolff.to> - 3.2.0-1
+- Update to upstream 3.2.0
+- Changelog: http://redmine.mygui.info/repositories/entry/mygui/tags/MyGUI3.2/ChangeLog.txt
+
 * Fri Aug 10 2012 Bruno Wolff III <bruno at wolff.to> - 3.0.1-16
 - Rebuild for boost 1.50
 
diff --git a/sources b/sources
index 985dcbd..d0b5cdd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9e82bf60081be58fea3f64d32e2ab3a  MyGUI_3.0.1_source.zip
+7c20486a0db82f497d8b7c5300613b61  MyGUI_3.2.0.zip


More information about the scm-commits mailing list