[gtkmm24/f16] Update to 3.2.0

Ray Strode rstrode at fedoraproject.org
Wed Sep 28 14:52:57 UTC 2011


commit fcb2c74280b22cabcf0be2b6bcefd1592dc5c6c0
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Sep 28 10:52:44 2011 -0400

    Update to 3.2.0

 .gitignore   |    1 +
 gtkmm24.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3472237..b726585 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gtkmm-2.24.0.tar.bz2
 /gtkmm-2.24.1.tar.bz2
 /gtkmm-2.24.2.tar.xz
+/gtkmm-3.2.0.tar.xz
diff --git a/gtkmm24.spec b/gtkmm24.spec
index 5db54c3..03003f5 100644
--- a/gtkmm24.spec
+++ b/gtkmm24.spec
@@ -4,7 +4,7 @@
 %global api_ver 2.4
 
 Name:           gtkmm24
-Version:        2.24.2
+Version:        3.2.0
 Release:        1%{?dist}
 
 Summary:        C++ interface for GTK2 (a GUI library for X)
@@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 %doc %{_datadir}/devhelp/
 
 %changelog
+* Wed Sep 28 2011 Ray <rstrode at redhat.com> - 3.2.0-1
+- Update to 3.2.0
+
 * Sat Jul 09 2011 Kalev Lember <kalevlember at gmail.com> - 2.24.2-1
 - Update to 2.24.2
 - Removed mm-common buildrequire which is no longer needed for tarball builds
diff --git a/sources b/sources
index a88afff..b98a70f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-388a63ffc40cc8e208df9a1732a67d2d  gtkmm-2.24.2.tar.xz
+4d68a8c59efd9727f5d7c9d0d7aaacca  gtkmm-3.2.0.tar.xz


More information about the scm-commits mailing list