[gtkmm30] Update to 2.91.3

Kalev Lember kalev at fedoraproject.org
Tue Nov 2 18:10:07 UTC 2010


commit 0ef6042d17cfcc89ccd4f601076d524b86419e19
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Nov 2 20:09:37 2010 +0200

    Update to 2.91.3

 .gitignore   |    1 +
 gtkmm30.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f841e9..f87402b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gtkmm-2.90.5.tar.bz2
 /gtkmm-2.90.7.tar.bz2
 /gtkmm-2.91.0.tar.bz2
 /gtkmm-2.91.2.tar.bz2
+/gtkmm-2.91.3.tar.bz2
diff --git a/gtkmm30.spec b/gtkmm30.spec
index 3639a13..8030e57 100644
--- a/gtkmm30.spec
+++ b/gtkmm30.spec
@@ -3,7 +3,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           gtkmm30
-Version:        2.91.2
+Version:        2.91.3
 Release:        1%{?dist}
 Summary:        C++ interface for the GTK+ library
 
@@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 02 2010 Kalev Lember <kalev at smartlink.ee> - 2.91.3-1
+- Update to 2.91.3
+
 * Mon Nov 01 2010 Kalev Lember <kalev at smartlink.ee> - 2.91.2-1
 - Update to 2.91.2
 - Removed no-application.patch as we now have new enough glibmm
diff --git a/sources b/sources
index ecb41b0..35e4751 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0432f64e67fa86818c846a724f422528  gtkmm-2.91.2.tar.bz2
+598d33a0e047cc6812c39acfe03e6d5b  gtkmm-2.91.3.tar.bz2


More information about the scm-commits mailing list