[mingw-sqlite] update to 3.7.16.2

sailer sailer at fedoraproject.org
Mon May 6 14:30:05 UTC 2013


commit 6035617194c3825334a2ce844f74917e5a6a6328
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon May 6 16:29:49 2013 +0200

    update to 3.7.16.2

 .gitignore        |    1 +
 mingw-sqlite.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df3e846..10cae7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ sqlite-3.6.22.tar.gz
 /sqlite-src-3071401.zip
 /sqlite-src-3071502.zip
 /sqlite-src-3071600.zip
+/sqlite-src-3071602.zip
diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec
index 26a7d2b..fcb223a 100644
--- a/mingw-sqlite.spec
+++ b/mingw-sqlite.spec
@@ -2,8 +2,8 @@
 
 %global name1 sqlite
 
-%global realver 3071600
-%global rpmver 3.7.16
+%global realver 3071602
+%global rpmver 3.7.16.2
 
 # bcond default logic is nicely backwards...
 %bcond_with tcl
@@ -215,6 +215,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Mon May  6 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.7.16.2-1
+- update to 3.7.16.2
+
 * Sun Mar 24 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.7.16-1
 - Update to 3.7.16
 
diff --git a/sources b/sources
index 579ef35..a514ad2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f24e1de071062eda96cd47b7418f0243  sqlite-src-3071600.zip
+0d821779acdb56eee1fd71343b41a1cc  sqlite-src-3071602.zip


More information about the scm-commits mailing list