update to 3.7.16.2
This commit is contained in:
parent
28c4352401
commit
6035617194
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ sqlite-3.6.22.tar.gz
|
||||
/sqlite-src-3071401.zip
|
||||
/sqlite-src-3071502.zip
|
||||
/sqlite-src-3071600.zip
|
||||
/sqlite-src-3071602.zip
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
%global name1 sqlite
|
||||
|
||||
%global realver 3071600
|
||||
%global rpmver 3.7.16
|
||||
%global realver 3071602
|
||||
%global rpmver 3.7.16.2
|
||||
|
||||
# bcond default logic is nicely backwards...
|
||||
%bcond_with tcl
|
||||
@ -215,6 +215,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 6 2013 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.7.16.2-1
|
||||
- update to 3.7.16.2
|
||||
|
||||
* Sun Mar 24 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.16-1
|
||||
- Update to 3.7.16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user