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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jun 16 14:33:54 UTC 2013


commit 7f252020cb2160b765fbd6ec5ea9fc155b79adbf
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jun 16 16:33:31 2013 +0200

    Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries

 mingw-qt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-qt.spec b/mingw-qt.spec
index 2ae05da..2b1374e 100644
--- a/mingw-qt.spec
+++ b/mingw-qt.spec
@@ -14,7 +14,7 @@
 
 Name:           mingw-qt
 Version:        4.8.4
-Release:        5%{?pre}%{?dist}
+Release:        6%{?pre}%{?dist}
 Summary:        Qt for Windows
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -1085,6 +1085,9 @@ sed -i s@'$${QT_LIBINFIX}d'@'d$${QT_LIBINFIX}'@ $RPM_BUILD_ROOT%{mingw64_datadir
 
 
 %changelog
+* Sun Jun 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.4-6
+- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
+
 * Sat Jun 15 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.4-5
 - Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
 


More information about the scm-commits mailing list