diff --git a/glib-update-valgrind-h-stdint.patch b/glib-update-valgrind-h-stdint.patch deleted file mode 100644 index 7ec334b..0000000 --- a/glib-update-valgrind-h-stdint.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./glib-2.40.0/glib/valgrind.h.old 2014-05-16 09:19:32.211000000 -0400 -+++ ./glib-2.40.0/glib/valgrind.h 2014-05-16 09:19:50.043000000 -0400 -@@ -93,6 +93,7 @@ - - - #include -+#include - - /* Nb: this file might be included in a file compiled with -ansi. So - we can't use C++ style "//" comments nor the "asm" keyword (instead diff --git a/mingw-glib2.spec b/mingw-glib2.spec index ea45747..0a8fd13 100644 --- a/mingw-glib2.spec +++ b/mingw-glib2.spec @@ -1,7 +1,7 @@ %?mingw_package_header Name: mingw-glib2 -Version: 2.42.0 +Version: 2.42.1 Release: 1%{?dist} Summary: MinGW Windows GLib2 library @@ -53,13 +53,6 @@ Patch3: glib-send-log-messages-to-correct-stdout-and-stderr.patch # https://bugzilla.gnome.org/show_bug.cgi?id=698118 Patch5: glib-prefer-constructors-over-DllMain.patch -# Update valgrind.h to latest from valgrind. -# https://bugzilla.redhat.com/show_bug.cgi?id=1095664 -# http://bugzilla.gnome.org/show_bug.cgi?id=730198 -# We can drop this at next glib release. -Patch7: glib-update-valgrind-h-stdint.patch - - %description MinGW Windows Glib2 library. @@ -104,7 +97,6 @@ Static version of the MinGW Windows GLib2 library. %patch1 -p1 %patch3 -p0 %patch5 -p1 -%patch7 -p2 %build @@ -285,6 +277,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Sat Nov 15 2014 Kalev Lember - 2.42.1-1 +- Update to 2.42.1 + * Tue Sep 23 2014 Erik van Pienbroek - 2.42.0-1 - Update to 2.42.0 diff --git a/sources b/sources index 0041158..747e872 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71af99768063ac24033ac738e2832740 glib-2.42.0.tar.xz +89c4119e50e767d3532158605ee9121a glib-2.42.1.tar.xz