[mingw-sqlite] Update to 3.8.2

Erik van Pienbroek epienbro at fedoraproject.org
Sat Jan 25 22:29:47 UTC 2014


commit b23adc92ac00ef5e4cfa6ff851fd91c15d7760e9
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Jan 25 23:30:08 2014 +0100

    Update to 3.8.2

 .gitignore        |    1 +
 mingw-sqlite.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42f1550..e9b4cd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ sqlite-3.6.22.tar.gz
 /sqlite-src-3071602.zip
 /sqlite-src-3071700.zip
 /sqlite-src-3080100.zip
+/sqlite-src-3080200.zip
diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec
index 969f403..2d7b671 100644
--- a/mingw-sqlite.spec
+++ b/mingw-sqlite.spec
@@ -2,8 +2,8 @@
 
 %global name1 sqlite
 
-%global realver 3080100
-%global rpmver 3.8.1
+%global realver 3080200
+%global rpmver 3.8.2
 
 # bcond default logic is nicely backwards...
 %bcond_with tcl
@@ -224,6 +224,9 @@ mv $RPM_BUILD_ROOT%{mingw64_libdir}/libsqlite3-0.dll $RPM_BUILD_ROOT%{mingw64_bi
 
 
 %changelog
+* Sat Jan 25 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.8.2-1
+- Update to 3.8.2
+
 * Wed Nov 20 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.8.1-1
 - Update to 3.8.1
 
diff --git a/sources b/sources
index f2e8041..c39aec2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f05e46a9bea9f4be2165de2b425d0eed  sqlite-src-3080100.zip
+1d3c1046bcdb07d24a2c452ec2072199  sqlite-src-3080200.zip


More information about the scm-commits mailing list