[glibmm24/f17] Update to 2.32.0

Kalev Lember kalev at fedoraproject.org
Wed Apr 11 08:24:58 UTC 2012


commit f820c5a477b6cfaeeac49b307fa4245987025cc3
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Apr 11 11:23:43 2012 +0300

    Update to 2.32.0

 glibmm24.spec |    7 +++++--
 sources       |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/glibmm24.spec b/glibmm24.spec
index cc51173..a54e07f 100644
--- a/glibmm24.spec
+++ b/glibmm24.spec
@@ -3,7 +3,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           glibmm24
-Version:        2.31.20
+Version:        2.32.0
 Release:        1%{?dist}
 Summary:        C++ interface for the GLib library
 
@@ -13,7 +13,7 @@ URL:            http://www.gtkmm.org/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/glibmm/%{release_version}/glibmm-%{version}.tar.xz
 
 BuildRequires:  libsigc++20-devel >= 2.0.0
-BuildRequires:  glib2-devel >= 2.28.0
+BuildRequires:  glib2-devel >= 2.32.0
 
 %description
 glibmm is the official C++ interface for the popular cross-platform
@@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 
 
 %changelog
+* Wed Apr 11 2012 Kalev Lember <kalevlember at gmail.com> - 2.32.0-1
+- Update to 2.32.0
+
 * Wed Mar 07 2012 Kalev Lember <kalevlember at gmail.com> - 2.31.20-1
 - Update to 2.31.20
 
diff --git a/sources b/sources
index cbb208d..91a50e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e7437e8a992f7ff274c7aba38c5468b  glibmm-2.31.20.tar.xz
+6be829ac2830ff44f75526f015c930e1  glibmm-2.32.0.tar.xz


More information about the scm-commits mailing list