commit ab255d4d633a395336eb62d2b5de1da7bfd5ff12 Author: Erik van Pienbroek epienbro@fedoraproject.org Date: Thu Jan 12 21:58:53 2012 +0100
Update to 2.31.8
glib-2.31.2-fix-win32-compilation.patch | 16 ---------------- mingw32-glib2.spec | 9 ++++----- sources | 2 +- 3 files changed, 5 insertions(+), 22 deletions(-) --- diff --git a/mingw32-glib2.spec b/mingw32-glib2.spec index 9d96049..485774b 100644 --- a/mingw32-glib2.spec +++ b/mingw32-glib2.spec @@ -3,7 +3,7 @@ %define __debug_install_post %{_mingw32_debug_install_post}
Name: mingw32-glib2 -Version: 2.31.2 +Version: 2.31.8 Release: 1%{?dist} Summary: MinGW Windows GLib2 library
@@ -14,9 +14,6 @@ URL: http://www.gtk.org %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Source0: http://download.gnome.org/sources/glib/%%7Brelease_version%7D/glib-%%7Bversi...
-# https://bugzilla.gnome.org/show_bug.cgi?id=664559 -Patch0: glib-2.31.2-fix-win32-compilation.patch - BuildArch: noarch
BuildRequires: mingw32-filesystem >= 68 @@ -50,7 +47,6 @@ Static version of the MinGW Windows GLib2 library.
%prep %setup -q -n glib-%{version} -%patch0 -p0
%build @@ -188,6 +184,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_libdir}/gdbus-2.0
%changelog +* Thu Jan 12 2012 Erik van Pienbroek epienbro@fedoraproject.org - 2.31.8-1 +- Update to 2.31.8 + * Tue Nov 22 2011 Erik van Pienbroek epienbro@fedoraproject.org - 2.31.2-1 - Update to 2.31.2
diff --git a/sources b/sources index a960e2d..1a9e5aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cbdf314d7c87916a0c3dce83ac0285f glib-2.31.2.tar.xz +6909664f29fae2f00cc3181c8c6a6aa7 glib-2.31.8.tar.xz