]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- updated to 3.7.9 auto/th/sqlite3-3_7_9-1 auto/ti/sqlite3-3_7_9-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 11 Dec 2011 11:00:56 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sqlite3.spec -> 1.107

sqlite3.spec

index c875daf1a5e80bf197724dba0b2ba576167a2596..2cacf50f0cce1800dfd4cceab807a9eed4de1ca2 100644 (file)
@@ -20,7 +20,7 @@
 %undefine      with_tests
 %endif
 
-%define                realver         3070800
+%define                realver         3070900
 %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.8
+Version:       3.7.9
 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: c0a5d506b0122b9b72791b0f25a65810
+# Source0-md5: b2646c5a0c0b5bc6b8f0b67fc318bab3
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
This page took 0.038191 seconds and 4 git commands to generate.