[mingw-glibmm24] Update to 2.32.0

Kalev Lember kalev at fedoraproject.org
Sat Apr 14 15:28:48 UTC 2012


commit 924d8f48e66bd52a2d9630bd085b4921b72842c4
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Apr 14 18:23:50 2012 +0300

    Update to 2.32.0

 .gitignore          |    1 +
 mingw-glibmm24.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e705d9e..d50a992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ glibmm-2.24.1.tar.bz2
 /glibmm-2.30.0.tar.xz
 /glibmm-2.31.2.tar.xz
 /glibmm-2.31.22.tar.xz
+/glibmm-2.32.0.tar.xz
diff --git a/mingw-glibmm24.spec b/mingw-glibmm24.spec
index a9688c4..347bfd4 100644
--- a/mingw-glibmm24.spec
+++ b/mingw-glibmm24.spec
@@ -4,7 +4,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-glibmm24
-Version:        2.31.22
+Version:        2.32.0
 Release:        1%{?dist}
 Summary:        MinGW Windows C++ interface for GTK2 (a GUI library for X)
 
@@ -25,8 +25,8 @@ BuildRequires:  mingw32-binutils
 BuildRequires:  mingw64-binutils
 BuildRequires:  mingw32-libsigc++20 >= 2.0.0
 BuildRequires:  mingw64-libsigc++20 >= 2.0.0
-BuildRequires:  mingw32-glib2 >= 2.30.0
-BuildRequires:  mingw64-glib2 >= 2.30.0
+BuildRequires:  mingw32-glib2 >= 2.32.0
+BuildRequires:  mingw64-glib2 >= 2.32.0
 
 %description
 glibmm provides a C++ interface to the GTK+ GLib low-level core
@@ -139,6 +139,9 @@ rm -r $RPM_BUILD_ROOT%{mingw64_datadir}/devhelp
 
 
 %changelog
+* Sat Apr 14 2012 Kalev Lember <kalevlember at gmail.com> - 2.32.0-1
+- Update to 2.32.0
+
 * Sun Apr  8 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.31.22-1
 - Update to 2.31.22
 - Added -static subpackage
diff --git a/sources b/sources
index a0b14de..91a50e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e20fc9b4648c9ddc97b4216dd6cc1ece  glibmm-2.31.22.tar.xz
+6be829ac2830ff44f75526f015c930e1  glibmm-2.32.0.tar.xz


More information about the scm-commits mailing list