]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- updated to 3.7.17 auto/th/sqlite3-3.7.17-1 auto/ti/sqlite3-3.7.17-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 20 May 2013 11:03:34 +0000 (13:03 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Mon, 20 May 2013 11:03:34 +0000 (13:03 +0200)
sqlite3.spec

index 5a19c34c4d7110aa66f3a0a9ffe5fa06c507625e..49431b40b3449af6cf3fbfef4d91cc4ba48ff95a 100644 (file)
 %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)}
This page took 0.057509 seconds and 4 git commands to generate.