update to 3.15.0.0

This commit is contained in:
Thomas Sailer 2016-10-16 00:24:17 +02:00
parent be13cef4f7
commit 07539b8d72
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ sqlite-3.6.22.tar.gz
/sqlite-src-3120100.zip
/sqlite-src-3120200.zip
/sqlite-src-3140100.zip
/sqlite-src-3150000.zip

View File

@ -2,8 +2,8 @@
%global name1 sqlite
%global realver 3140100
%global rpmver 3.14.1.0
%global realver 3150000
%global rpmver 3.15.0.0
# bcond default logic is nicely backwards...
%bcond_with tcl
@ -222,6 +222,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Sun Oct 16 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.15.0.0-1
- update to 3.15.0.0
* Fri Aug 12 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.14.1.0-1
- update to 3.14.1.0

View File

@ -1 +1 @@
2990ed6a3d3f45a65d66386fba1e64d8 sqlite-src-3140100.zip
6f39b83aa8c24465699c141eaa868a2f sqlite-src-3150000.zip