[mingw-sqlite: 13/31] update to match native

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 21:33:05 UTC 2012


commit 9c6b39c57dad26dc2f22d0c7c951b7c39e60f358
Author: sailer <sailer at fedoraproject.org>
Date:   Sun Sep 20 00:00:11 2009 +0000

    update to match native

 .cvsignore          |    1 +
 mingw32-sqlite.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 76aad38..e744efc 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1,2 @@
 sqlite-3.6.14.2.tar.gz
+sqlite-3.6.17.tar.gz
diff --git a/mingw32-sqlite.spec b/mingw32-sqlite.spec
index 626e780..657e769 100644
--- a/mingw32-sqlite.spec
+++ b/mingw32-sqlite.spec
@@ -10,8 +10,8 @@
 %global tclversion 8.5
 
 Name:           mingw32-sqlite
-Version:        3.6.14.2
-Release:        2%{?dist}
+Version:        3.6.17
+Release:        1%{?dist}
 Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 
 License:        Public Domain
@@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Sep 20 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.6.17-1
+- update to 3.6.17
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.6.14.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 8fc546c..ec175c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c074691b48cd45854899ae4fece6301  sqlite-3.6.14.2.tar.gz
+f89f62afc765e08b3f0e47cdc47a15d4  sqlite-3.6.17.tar.gz


More information about the mingw mailing list