Update to 2.37.3
This commit is contained in:
parent
639cd86bc1
commit
577a8f9d8d
@ -1,8 +1,8 @@
|
||||
%?mingw_package_header
|
||||
|
||||
Name: mingw-glib2
|
||||
Version: 2.37.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.37.3
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -35,12 +35,6 @@ BuildRequires: gettext
|
||||
# Native version required for glib-genmarshal
|
||||
BuildRequires: glib2-devel >= 2.31.20
|
||||
|
||||
# glib 2.37.0 apparently needs automake
|
||||
# make[4]: Entering directory `/builddir/build/BUILD/glib-2.37.0/build_win32static/docs/reference/glib'
|
||||
# cd ../../../.. && /bin/sh /builddir/build/BUILD/glib-2.37.0/missing automake-1.13 --gnu docs/reference/glib/Makefile
|
||||
#/builddir/build/BUILD/glib-2.37.0/missing: line 81: automake-1.13: command not found
|
||||
BuildRequires: automake
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=674214
|
||||
Patch1: 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
|
||||
|
||||
@ -286,6 +280,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 26 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.37.3-1
|
||||
- Update to 2.37.3
|
||||
|
||||
* Sun Jun 16 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.37.1-2
|
||||
- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user