update to 3.12.0.0
This commit is contained in:
parent
c4956a1f22
commit
18050c14c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user