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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 20:50:12 UTC 2013


commit 16d6435d12dc6c09e3d5a9c425e3c259845280f2
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 21:50:06 2013 +0100

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

 mingw-qwt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-qwt.spec b/mingw-qwt.spec
index 94bcf9e..d154f34 100644
--- a/mingw-qwt.spec
+++ b/mingw-qwt.spec
@@ -5,7 +5,7 @@
 Name:           mingw-%{name1}
 Summary:        MinGW Windows Qwt library
 Version:        6.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            http://qwt.sourceforge.net
 License:        LGPLv2 with exceptions
 Group:          Development/Libraries
@@ -137,6 +137,9 @@ mv $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll $RPM_BUILD_ROOT%{mingw64_bindir}
 %{mingw64_libdir}/lib%{name1}mathmld.a
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 6.0.1-2
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Tue Dec  4 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 6.0.1-1
 - update to 6.0.1
 


More information about the scm-commits mailing list