]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- updated to 3.7.14.1 auto/th/sqlite3-3.7.14.1-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Thu, 25 Oct 2012 13:34:33 +0000 (15:34 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Thu, 25 Oct 2012 13:34:33 +0000 (15:34 +0200)
sqlite3.spec

index 6866f0f02bd988d36fea0ad7969168c94e40790d..3f01b93eb294524b347e1269d7c46ae5c957e5f5 100644 (file)
 %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)}
This page took 0.197448 seconds and 4 git commands to generate.