[packages/sqlite3] - updated to 3.7.14.1
kiesiu
kiesiu at pld-linux.org
Thu Oct 25 15:51:37 CEST 2012
commit a20aff579eb583a44f333a20c5f835cca5fd8783
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Thu Oct 25 15:34:33 2012 +0200
- updated to 3.7.14.1
sqlite3.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 6866f0f..3f01b93 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 3071300
+%define version_num 3071401
%define _ulibdir /usr/lib
%define tclver 8.5
Summary: SQLite library
Summary(pl.UTF-8): Biblioteka SQLite
Name: sqlite3
-Version: 3.7.13
-Release: 2
+Version: 3.7.14.1
+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: 13bb3eaae94592ef3220ea23582763f5
+# Source0-md5: c594594be4c5353ceb43caade87ca7d6
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/a20aff579eb583a44f333a20c5f835cca5fd8783
More information about the pld-cvs-commit
mailing list