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

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


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

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

 mingw-antlr.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-antlr.spec b/mingw-antlr.spec
index 5c0b6c0..223d0ef 100644
--- a/mingw-antlr.spec
+++ b/mingw-antlr.spec
@@ -5,7 +5,7 @@
 Summary:		MinGW Windows ANTLR C++ run-time library
 Name:			mingw-%{mingw_pkg_name}
 Version:		2.7.7
-Release:		10%{?dist}
+Release:		11%{?dist}
 License:		Public Domain
 URL:			http://www.antlr.org/
 Group:			Development/Libraries
@@ -131,6 +131,9 @@ ln -s %{mingw64_bindir}/antlr-config $RPM_BUILD_ROOT%{_bindir}/%{mingw64_target}
 
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.7.7-11
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Fri Aug  3 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.7.7-10
 - enable 64bit build
 


More information about the scm-commits mailing list