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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 17:48:12 UTC 2013


commit bf6739d519711874c4ea7f9bc42b0974bc4991b9
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 18:48:06 2013 +0100

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

 mingw-zfstream.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-zfstream.spec b/mingw-zfstream.spec
index 01d234d..9c87c24 100644
--- a/mingw-zfstream.spec
+++ b/mingw-zfstream.spec
@@ -7,7 +7,7 @@
 
 Name:           mingw-%{name1}
 Version:        %{vyear}%{vmonth}%{vday}
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        MinGW Windows abstraction API for reading and writing compressed files
 
 Group:          System Environment/Libraries
@@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 %{mingw64_libdir}/pkgconfig/zfstream.pc
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 20041202-16
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Mon Aug 13 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20041202-15
 - enable mingw64 build
 


More information about the scm-commits mailing list