[mingw-sqlite] Update to 3.7.16

Erik van Pienbroek epienbro at fedoraproject.org
Sun Mar 24 20:03:35 UTC 2013


commit 28c4352401aaf40683fa4b463d2961e72eb8ae42
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Mar 24 21:03:28 2013 +0100

    Update to 3.7.16

 .gitignore        |    1 +
 mingw-sqlite.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e2eb00..df3e846 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ sqlite-3.6.22.tar.gz
 /sqlite-src-3071300.zip
 /sqlite-src-3071401.zip
 /sqlite-src-3071502.zip
+/sqlite-src-3071600.zip
diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec
index b39d63e..26a7d2b 100644
--- a/mingw-sqlite.spec
+++ b/mingw-sqlite.spec
@@ -2,8 +2,8 @@
 
 %global name1 sqlite
 
-%global realver 3071502
-%global rpmver 3.7.15.2
+%global realver 3071600
+%global rpmver 3.7.16
 
 # bcond default logic is nicely backwards...
 %bcond_with tcl
@@ -17,7 +17,7 @@ Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 License:        Public Domain
 Group:          Applications/Databases
 URL:            http://www.sqlite.org/
-Source0:        http://www.sqlite.org/%{name1}-src-%{realver}.zip
+Source0:        http://www.sqlite.org/2013/%{name1}-src-%{realver}.zip
 
 BuildArch:      noarch
 
@@ -215,6 +215,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sun Mar 24 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.7.16-1
+- Update to 3.7.16
+
 * Sun Mar  3 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.7.15.2-1
 - Update to 3.7.15.2
 
diff --git a/sources b/sources
index dade851..579ef35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02629f8624398c0c321a0d9fa813b28e  sqlite-src-3071502.zip
+f24e1de071062eda96cd47b7418f0243  sqlite-src-3071600.zip


More information about the mingw mailing list