[mingw-sqlite] update to 3.7.15.2

sailer sailer at fedoraproject.org
Sun Mar 3 17:42:49 UTC 2013


commit 4f9a05d3c40688804e9c6b6834f848fd355a4c4a
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sun Mar 3 18:42:36 2013 +0100

    update to 3.7.15.2

 .gitignore        |    1 +
 mingw-sqlite.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5fa4e4..4e2eb00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ sqlite-3.6.22.tar.gz
 /sqlite-src-3070900.zip
 /sqlite-src-3071300.zip
 /sqlite-src-3071401.zip
+/sqlite-src-3071502.zip
diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec
index a3d0a2d..360c315 100644
--- a/mingw-sqlite.spec
+++ b/mingw-sqlite.spec
@@ -2,8 +2,8 @@
 
 %global name1 sqlite
 
-%global realver 3071401
-%global rpmver 3.7.14.1
+%global realver 3071502
+%global rpmver 3.7.15.2
 
 # bcond default logic is nicely backwards...
 %bcond_with tcl
@@ -11,7 +11,7 @@
 
 Name:           mingw-%{name1}
 Version:        %{rpmver}
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 
 License:        Public Domain
@@ -218,6 +218,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sun Mar  3 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 3.7.15.2-1
+- Update to 3.7.15.2
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.14.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index b845cb4..dade851 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c594594be4c5353ceb43caade87ca7d6  sqlite-src-3071401.zip
+02629f8624398c0c321a0d9fa813b28e  sqlite-src-3071502.zip


More information about the mingw mailing list