[mingw-glib2] Update to 2.35.9

Erik van Pienbroek epienbro at fedoraproject.org
Sat Mar 23 13:28:40 UTC 2013


commit 0c8f0dd8eb827c05f1a2ea986f9a84dd0afa8df4
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Mar 23 14:26:02 2013 +0100

    Update to 2.35.9

 glib-formatstring.patch |    2 +-
 mingw-glib2.spec        |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/glib-formatstring.patch b/glib-formatstring.patch
index 63c8655..5823f45 100644
--- a/glib-formatstring.patch
+++ b/glib-formatstring.patch
@@ -12,7 +12,7 @@
 --- gio/gdbusmessage.c.orig	2013-02-22 20:07:15.294752111 +0100
 +++ gio/gdbusmessage.c	2013-02-22 20:07:55.788028585 +0100
 @@ -1384,7 +1384,7 @@
-                                 "Wanted to read %lu byte but only got %lu",
+                                 "Wanted to read %lu bytes but only got %lu",
                                  (gulong)len),
                                  (gulong)len,
 -                   (gulong)mbuf->valid_len - mbuf->pos);
diff --git a/mingw-glib2.spec b/mingw-glib2.spec
index 3599799..dc6184e 100644
--- a/mingw-glib2.spec
+++ b/mingw-glib2.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 Name:           mingw-glib2
-Version:        2.35.8
+Version:        2.35.9
 Release:        1%{?dist}
 Summary:        MinGW Windows GLib2 library
 
@@ -282,6 +282,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sat Mar 23 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.35.9-1
+- Update to 2.35.9
+
 * Fri Feb 22 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.35.8-1
 - update to 2.35.8
 
diff --git a/sources b/sources
index 29e8380..852424f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3532870fa56ca449c0b282ce63324d63  glib-2.35.8.tar.xz
+0afa8ddc839a86474c04fd0870182ba3  glib-2.35.9.tar.xz


More information about the scm-commits mailing list