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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 17:43:58 UTC 2013


commit d68300799c24323e8da7ef042fa624368592b08b
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 18:43:52 2013 +0100

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

 mingw-cximage.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-cximage.spec b/mingw-cximage.spec
index 1ca6292..0ffe1dc 100644
--- a/mingw-cximage.spec
+++ b/mingw-cximage.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw-cximage
 Version:        %{versionmajor}%{versionminor}%{versionsuffix}
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        MinGW Windows CxImage manipulation library
 
 Group:          Development/Libraries
@@ -167,6 +167,9 @@ install -m0644 CxImage/*.h $RPM_BUILD_ROOT/%{mingw64_includedir}/CxImage/
 
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 600-8
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Sat Aug 25 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 6.0.0-7
 - Rebuild against latest libtiff
 


More information about the scm-commits mailing list