[packages/sqlite3] - updated to 3.12.2[.0]

qboosh qboosh at pld-linux.org
Wed May 11 19:45:09 CEST 2016


commit 8eeb6e4d9b9014b6e1f5ae26c4680ade5af4f9c2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 11 19:45:06 2016 +0200

    - updated to 3.12.2[.0]

 sqlite3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 5e232b8..9f2f418 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -22,7 +22,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	3110100
+%define		vnum	3120200
 %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
@@ -35,7 +35,7 @@ License:	Public Domain
 Group:		Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:	http://www.sqlite.org/2016/sqlite-src-%{vnum}.zip
-# Source0-md5:	52f96513281a97f0632d2280964798fa
+# Source0-md5:	ad51fce1593191281c6eca810e0cc629
 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/8eeb6e4d9b9014b6e1f5ae26c4680ade5af4f9c2



More information about the pld-cvs-commit mailing list