[gtkmm30] Update to 2.99.6

Kalev Lember kalev at fedoraproject.org
Fri Mar 18 08:57:19 UTC 2011


commit 6ad8bb8e3d7e7985f6ad19bf5a32715add58de70
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Fri Mar 18 10:54:46 2011 +0200

    Update to 2.99.6
    
    BuildRequire mm-common for doctools which are no longer in
    glibmm24-devel.

 .gitignore   |    1 +
 gtkmm30.spec |    9 +++++++--
 sources      |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b02333f..0f56631 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gtkmm-2.90.5.tar.bz2
 /gtkmm-2.99.1.tar.bz2
 /gtkmm-2.99.3.tar.bz2
 /gtkmm-2.99.5.tar.bz2
+/gtkmm-2.99.6.tar.bz2
diff --git a/gtkmm30.spec b/gtkmm30.spec
index 2c7e0aa..9424092 100644
--- a/gtkmm30.spec
+++ b/gtkmm30.spec
@@ -4,8 +4,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           gtkmm30
-Version:        2.99.5
-Release:        2%{?dist}
+Version:        2.99.6
+Release:        1%{?dist}
 Summary:        C++ interface for the GTK+ library
 
 Group:          System Environment/Libraries
@@ -18,6 +18,7 @@ BuildRequires:  atkmm-devel
 BuildRequires:  cairomm-devel
 BuildRequires:  glibmm24-devel
 BuildRequires:  gtk3-devel
+BuildRequires:  mm-common
 BuildRequires:  pangomm-devel
 
 %description
@@ -113,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Mar 18 2011 Kalev Lember <kalev at smartlink.ee> - 2.99.6-1
+- Update to 2.99.6
+- BuildRequire mm-common for doctools which are no longer in glibmm24-devel.
+
 * Tue Mar 01 2011 Kalev Lember <kalev at smartlink.ee> - 2.99.5-2
 - Spec cleanup
 - Ship the source code for demos in -doc
diff --git a/sources b/sources
index b413607..2b917f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-231b6ff5bca58b41dfae0ee4579a1c79  gtkmm-2.99.5.tar.bz2
+d64ce83da4aec98fd12111193eaca5de  gtkmm-2.99.6.tar.bz2


More information about the scm-commits mailing list