[mingw-sqlite: 16/31] update to 3.6.22

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


commit 55f443f4a2f48bb27e518c16a815555a6d899e61
Author: sailer <sailer at fedoraproject.org>
Date:   Sun Jan 31 16:29:50 2010 +0000

    update to 3.6.22

 .cvsignore                           |    1 +
 mingw32-sqlite.spec                  |    5 ++++-
 sources                              |    2 +-
 sqlite-3.6.13-iotest-nodirsync.patch |   13 -------------
 4 files changed, 6 insertions(+), 15 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 99026cb..1979d9f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,4 @@
 sqlite-3.6.14.2.tar.gz
 sqlite-3.6.17.tar.gz
 sqlite-3.6.20.tar.gz
+sqlite-3.6.22.tar.gz
diff --git a/mingw32-sqlite.spec b/mingw32-sqlite.spec
index 0dccb82..7d79241 100644
--- a/mingw32-sqlite.spec
+++ b/mingw32-sqlite.spec
@@ -10,7 +10,7 @@
 %global tclversion 8.5
 
 Name:           mingw32-sqlite
-Version:        3.6.20
+Version:        3.6.22
 Release:        1%{?dist}
 Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 
@@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Jan 31 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.6.22-1
+- update to 3.6.22
+
 * Sun Dec  5 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.6.20-1
 - update to 3.6.20
 
diff --git a/sources b/sources
index 9215afb..7e6903f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0faf8fc8ccff5297513c6532b2b4ce23  sqlite-3.6.20.tar.gz
+a17bd53f1fde11f84adf79c6a1510ce5  sqlite-3.6.22.tar.gz


More information about the scm-commits mailing list