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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 17:45:26 UTC 2013


commit 2a9441a62738e9364a5362a656ad02d1dc575ea3
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 18:45:20 2013 +0100

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

 mingw-gnutls.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-gnutls.spec b/mingw-gnutls.spec
index 8ca7a4c..b3302b3 100644
--- a/mingw-gnutls.spec
+++ b/mingw-gnutls.spec
@@ -2,7 +2,7 @@
 
 Name:           mingw-gnutls
 Version:        2.12.21
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW GnuTLS TLS/SSL encryption library
 
 License:        GPLv3+ and LGPLv2+
@@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_mandir}
 
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.12.21-3
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Thu Nov 22 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.12.21-2
 - Rebuild against the latest mingw-readline
 


More information about the scm-commits mailing list