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

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


commit 16a1c1b8a1d2af0150d3b17e54fe02fed639634c
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jun 16 18:09:47 2013 +0200

    Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries

 mingw-libvirt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-libvirt.spec b/mingw-libvirt.spec
index 08e3c87..7ff2ffb 100644
--- a/mingw-libvirt.spec
+++ b/mingw-libvirt.spec
@@ -24,7 +24,7 @@
 
 Name:           mingw-libvirt
 Version:        1.0.5
-Release:        1%{?dist}%{?extra_release}
+Release:        2%{?dist}%{?extra_release}
 Summary:        MinGW Windows libvirt virtualization library
 
 License:        LGPLv2+
@@ -303,6 +303,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_libexecdir}/libvirt-guests.sh
 
 
 %changelog
+* Sun Jun 16 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.0.5-2
+- Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries
+
 * Fri Feb  8 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 0.10.2-3
 - Rebuild against mingw-gnutls 3.1
 - Improved summary for the subpackages


More information about the scm-commits mailing list