[mingw-sqlite: 18/31] update to 3.7.3

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


commit 33b088e961a38a22572282f9ed9d7b5c89c93104
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Dec 6 18:34:18 2010 +0100

    update to 3.7.3

 .gitignore          |    1 +
 mingw32-sqlite.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1979d9f..a893e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/sqlite-3.7.3.tar.gz
diff --git a/mingw32-sqlite.spec b/mingw32-sqlite.spec
index 7d79241..855eb4a 100644
--- a/mingw32-sqlite.spec
+++ b/mingw32-sqlite.spec
@@ -10,7 +10,7 @@
 %global tclversion 8.5
 
 Name:           mingw32-sqlite
-Version:        3.6.22
+Version:        3.7.3
 Release:        1%{?dist}
 Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 
@@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Dec  6 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.7.3-1
+- update to 3.7.3
+
 * Sun Jan 31 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.6.22-1
 - update to 3.6.22
 
diff --git a/sources b/sources
index 7e6903f..a3301bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a17bd53f1fde11f84adf79c6a1510ce5  sqlite-3.6.22.tar.gz
+5437978aae90350cf984993091e0d695  sqlite-3.7.3.tar.gz


More information about the mingw mailing list