[packages/sqlite3] - rel 2; really update to 3.8.7.2

arekm arekm at pld-linux.org
Mon Dec 1 23:28:11 CET 2014


commit 4147c1fd6a587f27f7ee9fff3bec95460ed49fd9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Dec 1 23:28:06 2014 +0100

    - rel 2; really update to 3.8.7.2

 sqlite3.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index e8b3f28..5c74c3a 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -21,7 +21,7 @@
 %endif
 
 #define		version_num %(echo %{version} |  awk -F. '{printf("%d%02d%02d%02d", $1, $2, $3, $4)}')
-%define		version_num 3080500
+%define		version_num 3080702
 %define		_ulibdir	/usr/lib
 %define		tclver		8.6
 
@@ -29,12 +29,12 @@ Summary:	SQLite library
 Summary(pl.UTF-8):	Biblioteka SQLite
 Name:		sqlite3
 Version:	3.8.7.2
-Release:	1
+Release:	2
 License:	Public Domain
 Group:		Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:	http://www.sqlite.org/2014/sqlite-src-%{version_num}.zip
-# Source0-md5:	b44d4f66345ac34a880cbb4a68108ae6
+# Source0-md5:	d5f7285c59527caeb2e7401454fdc63e
 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/4147c1fd6a587f27f7ee9fff3bec95460ed49fd9



More information about the pld-cvs-commit mailing list