]> git.pld-linux.org Git - packages/sqlite3.git/blobdiff - sqlite3.spec
- rel 2; really update to 3.8.7.2
[packages/sqlite3.git] / sqlite3.spec
index 2424157b1233747aab8e161d118321d4e2ff62d2..5c74c3a65b3275c08f99b1afd0fd67105f4f265c 100644 (file)
 %endif
 
 #define                version_num %(echo %{version} |  awk -F. '{printf("%d%02d%02d%02d", $1, $2, $3, $4)}')
-%define                version_num 3080403
+%define                version_num 3080702
 %define                _ulibdir        /usr/lib
 %define                tclver          8.6
 
 Summary:       SQLite library
 Summary(pl.UTF-8):     Biblioteka SQLite
 Name:          sqlite3
-Version:       3.8.4.3
-Release:       1
+Version:       3.8.7.2
+Release:       2
 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: d5f7285c59527caeb2e7401454fdc63e
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
This page took 0.036045 seconds and 4 git commands to generate.