[packages/sqlite3] - updated to 3.7.16.2

adamg adamg at pld-linux.org
Fri Apr 12 16:42:50 CEST 2013


commit 625d6d928df69ad18d8e5836175018932708b1c8
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Fri Apr 12 16:42:46 2013 +0200

    - updated to 3.7.16.2

 sqlite3.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 3f01b93..98a94d6 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -20,20 +20,20 @@
 %endif
 
 #define		version_num %(echo %{version} |  awk -F. '{printf("%d%02d%02d%02d", $1, $2, $3, $4)}')
-%define		version_num 3071401
+%define		version_num 3071602
 %define		_ulibdir	/usr/lib
 %define		tclver		8.5
 
 Summary:	SQLite library
 Summary(pl.UTF-8):	Biblioteka SQLite
 Name:		sqlite3
-Version:	3.7.14.1
+Version:	3.7.16.2
 Release:	1
 License:	Public Domain
 Group:		Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:	http://www.sqlite.org/sqlite-src-%{version_num}.zip
-# Source0-md5:	c594594be4c5353ceb43caade87ca7d6
+# Source0-md5:	0d821779acdb56eee1fd71343b41a1cc
 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/625d6d928df69ad18d8e5836175018932708b1c8



More information about the pld-cvs-commit mailing list