[packages/sqlite3] - up to 3.8.5.0

arekm arekm at pld-linux.org
Thu Jun 12 14:13:56 CEST 2014


commit b14607879b7a1aca947a5531ea20057854bb3b14
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jun 12 14:13:53 2014 +0200

    - up to 3.8.5.0

 sqlite3.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 2424157..e8d6fe0 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 3080403
+%define		version_num 3080500
 %define		_ulibdir	/usr/lib
 %define		tclver		8.6
 
 Summary:	SQLite library
 Summary(pl.UTF-8):	Biblioteka SQLite
 Name:		sqlite3
-Version:	3.8.4.3
+Version:	3.8.5.0
 Release:	1
 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:	34cd453499e4b4564560accf24a9a70e
+# Source0-md5:	b44d4f66345ac34a880cbb4a68108ae6
 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/b14607879b7a1aca947a5531ea20057854bb3b14



More information about the pld-cvs-commit mailing list