[mingw-glib2] Update to 2.37.7

Erik van Pienbroek epienbro at fedoraproject.org
Wed Sep 4 11:39:54 UTC 2013


commit 07aca86cecc9a081e7916be7e9899a7af076c476
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Sep 4 13:36:08 2013 +0200

    Update to 2.37.7

 glib-formatstring.patch |   11 -----------
 mingw-glib2.spec        |    9 ++++-----
 sources                 |    2 +-
 3 files changed, 5 insertions(+), 17 deletions(-)
---
diff --git a/mingw-glib2.spec b/mingw-glib2.spec
index 9db5cdf..cb81e9d 100644
--- a/mingw-glib2.spec
+++ b/mingw-glib2.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-glib2
-Version:        2.37.5
+Version:        2.37.7
 Release:        1%{?dist}
 Summary:        MinGW Windows GLib2 library
 
@@ -46,9 +46,6 @@ Patch1:         0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=692085
 Patch3:         glib-send-log-messages-to-correct-stdout-and-stderr.patch
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=694506
-Patch4:         glib-formatstring.patch
-
 # Prefer the use of GCC constructors over DllMain
 # This prevents having to depend on DllMain in static libraries
 # http://lists.fedoraproject.org/pipermail/mingw/2013-March/006429.html
@@ -100,7 +97,6 @@ Static version of the MinGW Windows GLib2 library.
 %setup -q -n glib-%{version}
 %patch1 -p1
 %patch3 -p0
-%patch4 -p0
 %patch5 -p1
 
 
@@ -282,6 +278,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Wed Sep  4 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.37.7-1
+- Update to 2.37.7
+
 * Thu Aug  1 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.37.5-1
 - Update to 2.37.5
 
diff --git a/sources b/sources
index 9870583..0bf15ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae110277607867cd980aa57a7f56ca96  glib-2.37.5.tar.xz
+17a9493e3e2efebc8ab81ec8d4480bfb  glib-2.37.7.tar.xz


More information about the scm-commits mailing list