]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- up to 3.8.0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 28 Aug 2013 08:22:33 +0000 (10:22 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 28 Aug 2013 08:22:33 +0000 (10:22 +0200)
sqlite3.spec

index 49431b40b3449af6cf3fbfef4d91cc4ba48ff95a..9baddef883d1a41a77bb83b01f60f43db07299d7 100644 (file)
 %endif
 
 #define                version_num %(echo %{version} |  awk -F. '{printf("%d%02d%02d%02d", $1, $2, $3, $4)}')
-%define                version_num 3071700
+%define                version_num 3080000
 %define                _ulibdir        /usr/lib
 %define                tclver          8.5
 
 Summary:       SQLite library
 Summary(pl.UTF-8):     Biblioteka SQLite
 Name:          sqlite3
-Version:       3.7.17
+Version:       3.8.0
 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: 20f31ef72d9874fd8749c66441eaff74
+# Source0-md5: 08bb5001f1def80c85ba973278ac5653
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
This page took 0.204672 seconds and 4 git commands to generate.