[gtkmm24/f14/master] Update to 2.22.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 28 20:18:25 UTC 2010


commit ba79ab45da4ae50e8cd206412096b3bf0248e589
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue Sep 28 11:05:11 2010 +0300

    Update to 2.22.0

 .gitignore   |    3 +--
 gtkmm24.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7282b72..f1d3e05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-gtkmm-2.21.1.tar.bz2
-/gtkmm-2.21.7.tar.bz2
+/gtkmm-2.22.0.tar.bz2
diff --git a/gtkmm24.spec b/gtkmm24.spec
index b99a0b7..37e1117 100644
--- a/gtkmm24.spec
+++ b/gtkmm24.spec
@@ -1,19 +1,19 @@
 Name:           gtkmm24
-Version:        2.21.7
-Release:        2%{?dist}
+Version:        2.22.0
+Release:        1%{?dist}
 
 Summary:        C++ interface for GTK2 (a GUI library for X)
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.gtkmm.org/
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.21/gtkmm-%{version}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.22/gtkmm-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  glibmm24-devel >= 2.24
 BuildRequires:  atkmm-devel >= 2.21.2
 BuildRequires:  pango-devel
-BuildRequires:  gtk2-devel >= 2.21.7
+BuildRequires:  gtk2-devel >= 2.22
 BuildRequires:  cairomm-devel >= 1.2.2
 BuildRequires:  pangomm-devel >= 2.26
 
@@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep 28 2010 Kalev Lember <kalev at smartlink.ee> - 2.22.0-1
+- Update to 2.22.0
+
 * Tue Sep 14 2010 Kalev Lember <kalev at smartlink.ee> - 2.21.7-2
 - Dropped gtkmm24-2.21.1-gtkcalendar.patch
 - Build docs subpackage as noarch
diff --git a/sources b/sources
index 8dff210..67a3a87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3bdbc15bb35a537043e024e0bc094c8  gtkmm-2.21.7.tar.bz2
+4356dfde44b13f7fb1bfbd97623f37dd  gtkmm-2.22.0.tar.bz2


More information about the scm-commits mailing list