commit 4852f56ed136e03e1ea4ce592ed976e51edce9fc
Author: Jan Palus <[email protected]>
Date:   Thu Feb 20 17:04:59 2020 +0100

    updated replication patch to 3.31.1; rel 1

 sqlite3.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 16c88e0..5361e56 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -30,14 +30,14 @@
 %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)}
 
 # wal replication version
-%define                walver  3.30.1
+%define                walver  3.31.1
 
 %define                tclver          8.6
 Summary:       SQLite3 library
 Summary(pl.UTF-8):     Biblioteka SQLite3
 Name:          sqlite3
 Version:       %{ver}
-Release:       0.1
+Release:       1
 License:       Public Domain
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
@@ -45,8 +45,8 @@ Source0:      
https://www.sqlite.org/2020/sqlite-src-%{vnum}.zip
 # Source0-md5: 21d4eb07c3db5731cbece0ed4667cdc0
 Patch0:                %{name}-sign-function.patch
 # https://github.com/CanonicalLtd/dqlite/issues/91
-Patch1:                
https://github.com/CanonicalLtd/sqlite/releases/download/version-%{walver}+replication3/sqlite-%{walver}.diff
-# Patch1-md5:  117f94e914198df90aac081262bdd146
+Patch1:                
https://github.com/CanonicalLtd/sqlite/releases/download/version-%{walver}+replication4/sqlite-%{walver}.diff
+# Patch1-md5:  3675635e60ab0d74893b2dd9707af3ca
 URL:           https://www.sqlite.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
================================================================

---- gitweb:

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

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

Reply via email to