Update to 2.35.9

This commit is contained in:
Erik van Pienbroek 2013-03-23 14:26:02 +01:00
parent 543807df01
commit 0c8f0dd8eb
3 changed files with 6 additions and 3 deletions

View File

@ -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);

View File

@ -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@fedoraproject.org> - 2.35.9-1
- Update to 2.35.9
* Fri Feb 22 2013 Thomas Sailer <t.sailer@alumni.ethz.ch> - 2.35.8-1
- update to 2.35.8

View File

@ -1 +1 @@
3532870fa56ca449c0b282ce63324d63 glib-2.35.8.tar.xz
0afa8ddc839a86474c04fd0870182ba3 glib-2.35.9.tar.xz