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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 18:40:28 UTC 2013


commit 6ae899cf8329e6afd166df7cf1710392eeaf7e1f
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 19:40:22 2013 +0100

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

 mingw-libxml++.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-libxml++.spec b/mingw-libxml++.spec
index 11d31ef..9cb5785 100644
--- a/mingw-libxml++.spec
+++ b/mingw-libxml++.spec
@@ -4,7 +4,7 @@
 
 Name:           mingw-%{name1}
 Version:        2.36.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.la
 
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.36.0-2
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Thu Nov 29 2012 Kalev Lember <kalevlember at gmail.com> - 2.36.0-1
 - Update to 2.36.0
 


More information about the scm-commits mailing list