[packages/sqlite3] up to 3.34.0 (rel 0.1, replication patch seems no longer maintained, pending removal)

atler atler at pld-linux.org
Wed Dec 2 17:41:40 CET 2020


commit b231a4938fc6d0c9f89b7daff7b9935a01003cc8
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Dec 2 17:37:38 2020 +0100

    up to 3.34.0 (rel 0.1, replication patch seems no longer maintained, pending removal)

 sqlite3.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index f261198..61d250c 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -26,7 +26,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	3330000
+%define		vnum	3340000
 %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
@@ -37,12 +37,12 @@ Summary:	SQLite3 library
 Summary(pl.UTF-8):	Biblioteka SQLite3
 Name:		sqlite3
 Version:	%{ver}
-Release:	1
+Release:	0.1
 License:	Public Domain
 Group:		Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:	https://www.sqlite.org/2020/sqlite-src-%{vnum}.zip
-# Source0-md5:	f8af0946477711badebf2a5d08a2fed5
+# Source0-md5:	ce61b97012ab111d1ccd7f2d97922ec7
 Patch0:		%{name}-sign-function.patch
 # https://github.com/CanonicalLtd/dqlite/issues/91
 Patch1:		https://github.com/CanonicalLtd/sqlite/releases/download/version-%{walver}+replication4/sqlite-%{walver}.diff
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list