Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries

This commit is contained in:
Erik van Pienbroek 2013-06-15 19:48:25 +02:00
parent 216043c58b
commit ee69cf8392

View File

@ -2,7 +2,7 @@
Name: mingw-libffi
Version: 3.0.13
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A portable foreign function interface library for MinGW
Group: System Environment/Libraries
@ -101,6 +101,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Sat Jun 15 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.0.13-3
- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
* Fri May 31 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.0.13-2
- Rebuild against latest mingw-filesystem