]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- updated to 3.7.8 auto/th/sqlite3-3_7_8-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 1 Oct 2011 14:24:57 +0000 (14:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sqlite3.spec -> 1.106

sqlite3.spec

index ee2e7e6710b595d3c31f1932d051d9e0c68b1a01..c875daf1a5e80bf197724dba0b2ba576167a2596 100644 (file)
@@ -20,7 +20,7 @@
 %undefine      with_tests
 %endif
 
-%define                realver         3070701
+%define                realver         3070800
 %define                srcver          src
 %define                rpmver          %(echo %{realver}|sed -e "s/00//g" -e "s/0/./g")
 %define                _ulibdir        /usr/lib
 Summary:       SQLite library
 Summary(pl.UTF-8):     Biblioteka SQLite
 Name:          sqlite3
-Version:       3.7.7.1
+Version:       3.7.8
 Release:       1
 License:       Public Domain
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:       http://www.sqlite.org/sqlite-%{srcver}-%{realver}.zip
-# Source0-md5: 9162803d0a82421a2df9d907e721a758
+# Source0-md5: c0a5d506b0122b9b72791b0f25a65810
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
This page took 0.139148 seconds and 4 git commands to generate.