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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 17:47:19 UTC 2013


commit 7a4c6c66817664fa9709031d684e9a810b13ef04
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 18:47:13 2013 +0100

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

 mingw-pcre.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-pcre.spec b/mingw-pcre.spec
index 59a98da..a21a574 100644
--- a/mingw-pcre.spec
+++ b/mingw-pcre.spec
@@ -2,7 +2,7 @@
 
 Name:		mingw-pcre
 Version:	8.31
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	MinGW Windows pcre library
 
 Group:		Development/Libraries
@@ -112,6 +112,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 8.31-2
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Wed Nov 21 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 8.31-1
 - Update to 8.31
 - Dropped patch as it doesn't have any effect on the mingw target


More information about the scm-commits mailing list