commit 2742ec361f2622d2f3a3edf59079b02253762bfd
Author: Paweł Gołaszewski <bl...@pld-linux.org>
Date:   Wed May 13 08:50:02 2015 +0200

    - 3.8.10.1 - rel 0.9 (I don't want to fix that lua magic...)

 sqlite3.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 6eb5ca2..0513507 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -20,19 +20,21 @@
 %undefine      with_tests
 %endif
 
-%define                vnum    3080803
-%define                ver     %{lua:vn=rpm.expand("%vnum");v="";for i in 
string.gmatch(string.format("%08d", vn), "..") do; v=v..i:gsub("^0", 
".");end;v=v:gsub("^.","");print(v)}
+%define                vnum    3081001
+%define                ver     3.8.10.1
+#%%{lua:vn=rpm.expand("%vnum");v="";for i in 
string.gmatch(string.format("%08d", vn), "..") do; v=v..i:gsub("^0", 
".");end;v=v:gsub("^.","");print(v)}
+
 %define                tclver          8.6
 Summary:       SQLite library
 Summary(pl.UTF-8):     Biblioteka SQLite
 Name:          sqlite3
 Version:       %{ver}
-Release:       1
+Release:       0.9
 License:       Public Domain
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:       http://www.sqlite.org/2015/sqlite-src-%{vnum}.zip
-# Source0-md5: 7aed8084e18c2677c71345cbd8ca0b76
+# Source0-md5: a3f19a40cab1bb15df8587fb4a3bd9a9
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 %{?with_load_extension:Provides:       %{name}(load_extension)}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/2742ec361f2622d2f3a3edf59079b02253762bfd

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to