update to 3.17.0.0
This commit is contained in:
parent
66b519cf5e
commit
fafb746c4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ sqlite-3.6.22.tar.gz
|
|||||||
/sqlite-src-3160000.zip
|
/sqlite-src-3160000.zip
|
||||||
/sqlite-src-3160100.zip
|
/sqlite-src-3160100.zip
|
||||||
/sqlite-src-3160200.zip
|
/sqlite-src-3160200.zip
|
||||||
|
/sqlite-src-3170000.zip
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
%global name1 sqlite
|
%global name1 sqlite
|
||||||
|
|
||||||
%global realver 3160200
|
%global realver 3170000
|
||||||
%global rpmver 3.16.2.0
|
%global rpmver 3.17.0.0
|
||||||
|
|
||||||
# bcond default logic is nicely backwards...
|
# bcond default logic is nicely backwards...
|
||||||
%bcond_with tcl
|
%bcond_with tcl
|
||||||
@ -222,6 +222,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 14 2017 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.17.0.0-1
|
||||||
|
- update to 3.17.0.0
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.2.0-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.2.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sqlite-src-3160200.zip) = db49551c09830cf4d8997f0a623deeed9f85db5f27e6ca9d8aa5812a23c1466bbcdf8bb56cf009511f72cafec8f09a305127123f54d90437b28770dac34a0897
|
SHA512 (sqlite-src-3170000.zip) = e60381de33fbf566507454e4f1dfb7d3ada554e5c919f05f0dd2f96a6f266adaa62681437f21fdea1c24de57fb6141b798f97854918faa189b507f12f11e0d36
|
||||||
|
Loading…
Reference in New Issue
Block a user