commit d686291e2f68ae9195c13bda5c58182dedbc148e
Author: Jan Palus <[email protected]>
Date:   Sun Dec 2 23:06:57 2018 +0100

    up to 3.26.0 (rel 0.1 replication patch is not there yet)

 sqlite3.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 28659d9..12a52bf 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -25,7 +25,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    3250300
+%define                vnum    3260000
 %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
@@ -33,12 +33,12 @@ Summary:    SQLite3 library
 Summary(pl.UTF-8):     Biblioteka SQLite3
 Name:          sqlite3
 Version:       %{ver}
-Release:       2
+Release:       0.1
 License:       Public Domain
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:       http://www.sqlite.org/2018/sqlite-src-%{vnum}.zip
-# Source0-md5: d0fbd4d8a8b99a8b6aa9405dace570c0
+# Source0-md5: dfc2ae0e9b810e9e3db553f71ea832ad
 Patch0:                %{name}-sign-function.patch
 # https://github.com/CanonicalLtd/dqlite/issues/91
 Patch1:                
https://github.com/CanonicalLtd/sqlite/releases/download/version-%{ver}%%2Breplication3/sqlite-%{ver}.diff
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to