update to 3.12.1.0

This commit is contained in:
Thomas Sailer 2016-04-10 08:52:45 +02:00
parent 18050c14c5
commit 334f5a3da1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
17a56fec8dac4dee81fff47244a6c7e8 sqlite-src-3120000.zip
f83a31114590c0a6f565c83dcb7b1dbc sqlite-src-3120100.zip