[mingw-pthreads] Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 17:29:24 UTC 2013


commit a9e80ef27e812741c39b36f58628af8f9d878d8d
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 18:29:18 2013 +0100

    Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)

 mingw-pthreads.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-pthreads.spec b/mingw-pthreads.spec
index 9707293..3127710 100644
--- a/mingw-pthreads.spec
+++ b/mingw-pthreads.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw-pthreads
 Version:        2.8.0
-Release:        22.%{prerelease_date}cvs%{?dist}
+Release:        23.%{prerelease_date}cvs%{?dist}
 Summary:        MinGW pthread library
 License:        LGPLv2+
 Group:          Development/Libraries
@@ -246,6 +246,9 @@ ln -s libpthreadGC2.dll.a $RPM_BUILD_ROOT%{mingw64_libdir}/libpthread.dll.a
 
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.8.0-23.20110511cvs
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.0-22.20110511cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the mingw mailing list