[mingw-glibmm24] update to 2.43.2 to match native

sailer sailer at fedoraproject.org
Fri Jan 2 06:20:41 UTC 2015


commit 3d2c3a684652f2b7baeb84f9496a34b9ded58538
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Fri Jan 2 07:20:25 2015 +0100

    update to 2.43.2 to match native

 .gitignore          |    1 +
 mingw-glibmm24.spec |    5 ++++-
 sources             |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c80e2dd..dc7c19a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ glibmm-2.24.1.tar.bz2
 /glibmm-2.41.0.tar.xz
 /glibmm-2.41.1.tar.xz
 /glibmm-2.42.0.tar.xz
+/glibmm-2.43.2.tar.xz
diff --git a/mingw-glibmm24.spec b/mingw-glibmm24.spec
index 248a10c..fb7c119 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.42.0
+Version:        2.43.2
 Release:        1%{?dist}
 Summary:        MinGW Windows C++ interface for GTK2 (a GUI library for X)
 
@@ -139,6 +139,9 @@ rm -r $RPM_BUILD_ROOT%{mingw64_datadir}/devhelp
 
 
 %changelog
+* Fri Jan  2 2015 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.43.2-1
+- update to 2.43.2
+
 * Wed Oct  1 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.42.0-1
 - update to 2.42.0
 
diff --git a/sources b/sources
index b037d51..39ff069 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-6109bf98b75039d4c570feb76e27256e  glibmm-2.41.1.tar.xz
-7c52cc42085d30ac3b73d74c3f2eb22e  glibmm-2.42.0.tar.xz
+e3c3df1e9d944b5172b34cd2650cde88  glibmm-2.43.2.tar.xz


More information about the scm-commits mailing list