update to 3.15.1
This commit is contained in:
parent
07539b8d72
commit
7cf21e596d
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ sqlite-3.6.22.tar.gz
|
||||
/sqlite-src-3120200.zip
|
||||
/sqlite-src-3140100.zip
|
||||
/sqlite-src-3150000.zip
|
||||
/sqlite-src-3150100.zip
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
%global name1 sqlite
|
||||
|
||||
%global realver 3150000
|
||||
%global rpmver 3.15.0.0
|
||||
%global realver 3150100
|
||||
%global rpmver 3.15.1.0
|
||||
|
||||
# bcond default logic is nicely backwards...
|
||||
%bcond_with tcl
|
||||
@ -222,6 +222,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 08 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.15.1.0-1
|
||||
- update to 3.15.1.0
|
||||
|
||||
* Sun Oct 16 2016 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.15.0.0-1
|
||||
- update to 3.15.0.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user