commit d092938daafcebbf5744b4f04e0a5f437b2720c7
Author: Erik van Pienbroek <[email protected]>
Date: Sat Jun 15 19:55:24 2013 +0200
Rebuild to resolve InterlockedCompareExchange regression in mingw32
libraries
mingw-sqlite.spec | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec
index 9ffb131..c79c8b0 100644
--- a/mingw-sqlite.spec
+++ b/mingw-sqlite.spec
@@ -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 <[email protected]> - 3.7.17-2
+- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
+
* Sun Jun 2 2013 Thomas Sailer <[email protected]> - 3.7.17-1
- update to 3.7.17
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw