update to 3.12.0.0

This commit is contained in:
Thomas Sailer 2016-03-30 19:08:39 +02:00
parent c4956a1f22
commit 18050c14c5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ sqlite-3.6.22.tar.gz
/sqlite-src-3110000.zip
/sqlite-src-3110001.zip
/sqlite-src-3110100.zip
/sqlite-src-3120000.zip

View File

@ -2,8 +2,8 @@
%global name1 sqlite
%global realver 3110100
%global rpmver 3.11.1.0
%global realver 3120000
%global rpmver 3.12.0.0
# bcond default logic is nicely backwards...
%bcond_with tcl
@ -222,6 +222,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
* Wed Mar 30 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.12.0.0-1
- update to 3.12.0.0
* Fri Mar 04 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.11.1.0-1
- update to 3.11.1.0

View File

@ -1 +1 @@
52f96513281a97f0632d2280964798fa sqlite-src-3110100.zip
17a56fec8dac4dee81fff47244a6c7e8 sqlite-src-3120000.zip