[packages/sqlite3] - updated to 3.7.17
adamg
adamg at pld-linux.org
Mon May 20 13:03:38 CEST 2013
commit 7f1757437d7fe5dd6a9a7de90ffc0fcaa2927c48
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Mon May 20 13:03:34 2013 +0200
- updated to 3.7.17
sqlite3.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 5a19c34..49431b4 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 3071602
+%define version_num 3071700
%define _ulibdir /usr/lib
%define tclver 8.5
Summary: SQLite library
Summary(pl.UTF-8): Biblioteka SQLite
Name: sqlite3
-Version: 3.7.16.2
-Release: 2
+Version: 3.7.17
+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: 0d821779acdb56eee1fd71343b41a1cc
+# Source0-md5: 20f31ef72d9874fd8749c66441eaff74
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/7f1757437d7fe5dd6a9a7de90ffc0fcaa2927c48
More information about the pld-cvs-commit
mailing list