update to 3.15.2.0

This commit is contained in:
Thomas Sailer 2016-12-01 12:31:40 +01:00
parent 7cf21e596d
commit 88d502351f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ sqlite-3.6.22.tar.gz
/sqlite-src-3140100.zip
/sqlite-src-3150000.zip
/sqlite-src-3150100.zip
/sqlite-src-3150200.zip

View File

@ -2,8 +2,8 @@
%global name1 sqlite
%global realver 3150100
%global rpmver 3.15.1.0
%global realver 3150200
%global rpmver 3.15.2.0
# bcond default logic is nicely backwards...
%bcond_with tcl
@ -222,6 +222,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Thu Dec 01 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.15.2.0-1
- update to 3.15.2.0
* Tue Nov 08 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.15.1.0-1
- update to 3.15.1.0

View File

@ -1 +1 @@
bfffef0873a32353142847a0d15ac73a sqlite-src-3150100.zip
ea31c080885ab3ed7ff4315319ecdc66 sqlite-src-3150200.zip