Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries

This commit is contained in:
Erik van Pienbroek 2013-06-15 19:55:24 +02:00
parent 9d9b56f98a
commit d092938daa

View File

@ -11,7 +11,7 @@
Name: mingw-%{name1}
Version: %{rpmver}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MinGW Windows port of sqlite embeddable SQL database engine
License: Public Domain
@ -229,6 +229,9 @@ mv $RPM_BUILD_ROOT%{mingw64_libdir}/libsqlite3-0.dll $RPM_BUILD_ROOT%{mingw64_bi
%changelog
* Sat Jun 15 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.17-2
- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
* Sun Jun 2 2013 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.17-1
- update to 3.7.17