[mingw-sqlite] Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries

Erik van Pienbroek epienbro at fedoraproject.org
Sat Jun 15 17:55:33 UTC 2013


commit d092938daafcebbf5744b4f04e0a5f437b2720c7
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
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 <epienbro at fedoraproject.org> - 3.7.17-2
+- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
+
 * Sun Jun  2 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.7.17-1
 - update to 3.7.17
 


More information about the scm-commits mailing list