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

Erik van Pienbroek epienbro at fedoraproject.org
Mon Jan 28 13:38:55 UTC 2013


commit 03e6bd80167d54fa4550d4cf363d03bf28d70073
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Jan 28 14:38:35 2013 +0100

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

 mingw-qpid-cpp.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-qpid-cpp.spec b/mingw-qpid-cpp.spec
index 2df7679..6b66c73 100644
--- a/mingw-qpid-cpp.spec
+++ b/mingw-qpid-cpp.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-qpid-cpp
 Version:        0.14
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        MinGW Windows port of AMQP C++ Daemons and Libraries
 
 Group:          Development/Libraries
@@ -191,6 +191,9 @@ mv $RPM_BUILD_ROOT%{mingw64_bindir}/*.a $RPM_BUILD_ROOT%{mingw64_libdir}
 
 
 %changelog
+* Mon Jan 28 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 0.14-6
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Sun Dec 30 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 0.14-5
 - Fixed compatibility with boost::filesystem v3
 - Fixes FTBFS against latest mingw-boost


More information about the scm-commits mailing list