[mingw-glibmm24] update to 2.41.1

sailer sailer at fedoraproject.org
Tue Jul 1 15:09:19 UTC 2014


commit d3c12d42a001a8157db9a53476dc00e0ff6e8e76
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Jul 1 17:09:15 2014 +0200

    update to 2.41.1

 .gitignore          |    1 +
 mingw-glibmm24.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dad7b43..ec28360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ glibmm-2.24.1.tar.bz2
 /glibmm-2.39.91.tar.xz
 /glibmm-2.39.92.tar.xz
 /glibmm-2.41.0.tar.xz
+/glibmm-2.41.1.tar.xz
diff --git a/mingw-glibmm24.spec b/mingw-glibmm24.spec
index 4fa22b4..cb1f1f6 100644
--- a/mingw-glibmm24.spec
+++ b/mingw-glibmm24.spec
@@ -4,8 +4,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-glibmm24
-Version:        2.41.0
-Release:        2%{?dist}
+Version:        2.41.1
+Release:        1%{?dist}
 Summary:        MinGW Windows C++ interface for GTK2 (a GUI library for X)
 
 License:        LGPLv2+
@@ -139,6 +139,9 @@ rm -r $RPM_BUILD_ROOT%{mingw64_datadir}/devhelp
 
 
 %changelog
+* Tue Jul  1 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.41.1-1
+- update to 2.41.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.41.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 834f873..84b73a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8b4fb2e91297df876137a8801bbcdab  glibmm-2.41.0.tar.xz
+6109bf98b75039d4c570feb76e27256e  glibmm-2.41.1.tar.xz


More information about the scm-commits mailing list