]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- updated to 3.7.7
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 24 Jun 2011 12:26:28 +0000 (12:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sqlite3.spec -> 1.104

sqlite3.spec

index c5f822b6fade9cd50a7705a50483f9a53a694bc4..46116ac4951f70eade3b344fbfe0b6a477b94c98 100644 (file)
@@ -20,7 +20,7 @@
 %undefine      with_tests
 %endif
 
-%define                realver         3070603
+%define                realver         3070700
 %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.6.3
-Release:       2
+Version:       3.7.7
+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: f8e22ec0931c91f029d539fe3f5ef0f9
+# Source0-md5: 9796d946ff7c86b173540a3ae28233dd
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
This page took 0.218754 seconds and 4 git commands to generate.