Update to 2.35.9
This commit is contained in:
parent
543807df01
commit
0c8f0dd8eb
@ -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);
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user