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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jun 16 15:01:17 UTC 2013


commit 1ef0ff8e661e91e0d1c40da533121caa297ad7b5
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jun 16 17:00:59 2013 +0200

    Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries

 mingw-gnutls.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-gnutls.spec b/mingw-gnutls.spec
index 082a07b..3d6e6ac 100644
--- a/mingw-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-gnutls
 Version:        3.1.11
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
 # The libraries are LGPLv2.1+, utilities are GPLv3+, however
@@ -185,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir}
 
 
 %changelog
+* Sun Jun 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.11-4
+- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
+
 * Sat Jun 15 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.1.11-3
 - Fix FTBFS due to invalid use of cdecl
 


More information about the scm-commits mailing list