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

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 27 17:46:36 UTC 2013


commit 628d305bf6b074a1e80223cebe044fc494d19f4e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 27 18:46:30 2013 +0100

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

 mingw-libsqlite3x.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-libsqlite3x.spec b/mingw-libsqlite3x.spec
index 8ad4f43..7279575 100644
--- a/mingw-libsqlite3x.spec
+++ b/mingw-libsqlite3x.spec
@@ -8,7 +8,7 @@
 
 Name:           mingw-%{mingw_pkg_name}
 Version:        %{veryear}%{vermon}%{verday}
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        MinGW Windows C++ Wrapper for the SQLite3 embeddable SQL database engine
 
 Group:          System Environment/Libraries
@@ -135,6 +135,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{mingw64_libdir}/pkgconfig/libsq3.pc
 
 %changelog
+* Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 20071018-18
+- Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
+
 * Mon Aug 13 2012 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20071018-17
 - enable mingw64 build
 


More information about the scm-commits mailing list