[gtkmm24] Update to 2.22.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 28 08:12:25 UTC 2010


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

    Update to 2.22.0

 .gitignore   |    4 +---
 gtkmm24.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2b8efd..f1d3e05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/gtkmm-2.21.7.tar.bz2
-/gtkmm-2.21.8.tar.bz2
-/gtkmm-2.21.8.1.tar.bz2
+/gtkmm-2.22.0.tar.bz2
diff --git a/gtkmm24.spec b/gtkmm24.spec
index 93621e1..ba70737 100644
--- a/gtkmm24.spec
+++ b/gtkmm24.spec
@@ -1,5 +1,5 @@
 Name:           gtkmm24
-Version:        2.21.8.1
+Version:        2.22.0
 Release:        1%{?dist}
 
 Summary:        C++ interface for GTK2 (a GUI library for X)
@@ -7,13 +7,13 @@ 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:  atkmm-devel >= 2.22
 BuildRequires:  pango-devel
-BuildRequires:  gtk2-devel >= 2.21.8
+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 21 2010 Kalev Lember <kalev at smartlink.ee> - 2.21.8.1-1
 - Update to 2.21.8.1
 
diff --git a/sources b/sources
index 8f9c177..67a3a87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e0dfb04adfa7e35c30ea1e8df2e739a  gtkmm-2.21.8.1.tar.bz2
+4356dfde44b13f7fb1bfbd97623f37dd  gtkmm-2.22.0.tar.bz2


More information about the scm-commits mailing list