[packages/sqlite3] - 3.8.10.1

blues blues at pld-linux.org
Fri May 22 16:16:04 CEST 2015


commit cadcb942b9af0c5ecb694b22777e0e0934cec3b6
Author: Paweł Gołaszewski <blues at pld-linux.org>
Date:   Fri May 22 16:10:40 2015 +0200

    - 3.8.10.1

 sqlite3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index fafd2e5..3413b80 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -21,7 +21,7 @@
 %endif
 
 # sqlite3 version with zero padded without any dots (3 08 10 01 is 3.8.10.1)
-%define		vnum	3081001
+%define		vnum	3081002
 %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("^.","");print(v)}
 
 %define		tclver		8.6
@@ -34,7 +34,7 @@ License:	Public Domain
 Group:		Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:	http://www.sqlite.org/2015/sqlite-src-%{vnum}.zip
-# Source0-md5:	a3f19a40cab1bb15df8587fb4a3bd9a9
+# Source0-md5:	5d717638b97b3be1a4d855d957028738
 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/cadcb942b9af0c5ecb694b22777e0e0934cec3b6



More information about the pld-cvs-commit mailing list