commit d1548c2bbcac1061254d38d41aa9e7430b8c12df
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Sun Oct 16 10:42:19 2016 +0200

    - updated to 3.15.0

 sqlite3.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 8fcc4f0..4089032 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -23,7 +23,7 @@
 
 # sqlite3 version with zero padded without any dots (3 08 10 01 is 3.8.10.1)
 # but trailing 00 means no 4rd part (3 11 01 00 is 3.11.1)
-%define                vnum    3140000
+%define                vnum    3150000
 %define                ver             %{lua:vn=rpm.expand("%vnum");v="";for i 
in string.gmatch(string.format("%08d", vn), "..") do v=v.."."..i:gsub("^0", 
"");end;v=v:gsub("^.",""):gsub("\.0$","");print(v)}
 
 %define                tclver          8.6
@@ -31,12 +31,12 @@ Summary:    SQLite3 library
 Summary(pl.UTF-8):     Biblioteka SQLite3
 Name:          sqlite3
 Version:       %{ver}
-Release:       2
+Release:       1
 License:       Public Domain
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:       http://www.sqlite.org/2016/sqlite-src-%{vnum}.zip
-# Source0-md5: 947f1a0ad4b820d8406bcaf3da63d4bc
+# Source0-md5: 6f39b83aa8c24465699c141eaa868a2f
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/d1548c2bbcac1061254d38d41aa9e7430b8c12df

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to