[mingw-libsqlite3x] rebuild to fix ming64 unresolved symbol

sailer sailer at fedoraproject.org
Sun Jul 28 22:50:22 UTC 2013


commit a5eb3818f0ff89a816bd8d38bc59114d74c5b816
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Jul 29 00:48:56 2013 +0200

    rebuild to fix ming64 unresolved symbol

 mingw-libsqlite3x.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-libsqlite3x.spec b/mingw-libsqlite3x.spec
index 7279575..ba05d03 100644
--- a/mingw-libsqlite3x.spec
+++ b/mingw-libsqlite3x.spec
@@ -8,7 +8,7 @@
 
 Name:           mingw-%{mingw_pkg_name}
 Version:        %{veryear}%{vermon}%{verday}
-Release:        18%{?dist}
+Release:        19%{?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
+* Mon Jul 29 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20071018-19
+- Rebuild to fix mingw64 unresolved symbols
+
 * Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 20071018-18
 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
 


More information about the scm-commits mailing list