[mingw-glibmm24] update to 2.38.1

sailer sailer at fedoraproject.org
Tue Dec 3 09:52:51 UTC 2013


commit 60ac29ddcbdb73295bb46034073133308fb06c27
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Dec 3 10:52:36 2013 +0100

    update to 2.38.1

 .gitignore          |    1 +
 mingw-glibmm24.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dde5378..23db9b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ glibmm-2.24.1.tar.bz2
 /glibmm-2.35.9.tar.xz
 /glibmm-2.36.2.tar.xz
 /glibmm-2.37.6.tar.xz
+/glibmm-2.38.1.tar.xz
diff --git a/mingw-glibmm24.spec b/mingw-glibmm24.spec
index 7d66f58..4e093ad 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.37.6
+Version:        2.38.1
 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
+* Tue Dec  3 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.38.1-1
+- update to 2.38.1
+
 * Tue Sep  3 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.37.6-1
 - update to 2.37.6
 
diff --git a/sources b/sources
index 7036659..cf45271 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c53c86bd0869f61022976a0efd9e8db5  glibmm-2.37.6.tar.xz
+50d86a77398cd473ff13c4c9382e39bd  glibmm-2.38.1.tar.xz


More information about the scm-commits mailing list