[packages/sqlite3] - up to 3.8.3

arekm arekm at pld-linux.org
Tue Feb 4 18:31:11 CET 2014


commit 68bf7f4e0340231c55c6438e07fe6b9b4b91da28
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Feb 4 18:31:07 2014 +0100

    - up to 3.8.3

 sqlite3.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 9c9b58f..b2f41e0 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -21,20 +21,20 @@
 %endif
 
 #define		version_num %(echo %{version} |  awk -F. '{printf("%d%02d%02d%02d", $1, $2, $3, $4)}')
-%define		version_num 3080001
+%define		version_num 3080300
 %define		_ulibdir	/usr/lib
 %define		tclver		8.5
 
 Summary:	SQLite library
 Summary(pl.UTF-8):	Biblioteka SQLite
 Name:		sqlite3
-Version:	3.8.0.1
+Version:	3.8.3.0
 Release:	1
 License:	Public Domain
 Group:		Libraries
 # Source0Download: http://www.sqlite.org/download.html
-Source0:	http://www.sqlite.org/2013/sqlite-src-%{version_num}.zip
-# Source0-md5:	c4e9a8a98a2ece59c7c385718a59b121
+Source0:	http://www.sqlite.org/2014/sqlite-src-%{version_num}.zip
+# Source0-md5:	bdcac4ea67646e7d5a659b635f0639be
 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/68bf7f4e0340231c55c6438e07fe6b9b4b91da28



More information about the pld-cvs-commit mailing list