update to 3.27.1.0
This commit is contained in:
parent
1f8f4efe50
commit
a7c7619d96
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ sqlite-3.6.22.tar.gz
|
|||||||
/sqlite-src-3240000.zip
|
/sqlite-src-3240000.zip
|
||||||
/sqlite-src-3260000.zip
|
/sqlite-src-3260000.zip
|
||||||
/sqlite-src-3270000.zip
|
/sqlite-src-3270000.zip
|
||||||
|
/sqlite-src-3270100.zip
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
%global name1 sqlite
|
%global name1 sqlite
|
||||||
|
|
||||||
%global realver 3270000
|
%global realver 3270100
|
||||||
%global rpmver 3.27.0.0
|
%global rpmver 3.27.1.0
|
||||||
|
|
||||||
# bcond default logic is nicely backwards...
|
# bcond default logic is nicely backwards...
|
||||||
%bcond_with tcl
|
%bcond_with tcl
|
||||||
@ -219,6 +219,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 08 2019 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.27.1.0-1
|
||||||
|
- update to 3.27.1.0
|
||||||
|
|
||||||
* Thu Feb 07 2019 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.27.0.0-1
|
* Thu Feb 07 2019 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.27.0.0-1
|
||||||
- update to 3.27.0.0
|
- update to 3.27.0.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sqlite-src-3270000.zip) = 2f8badfd9325788d0c134c1139d74df283ca3787c8475287b068b9bc0600eabd09cfe2471b407449c7f3f16233dc78d5c1db12446c625d60f69a424fe47fae63
|
SHA512 (sqlite-src-3270100.zip) = 5ae0d3ee747df85e5dcd7cb64057ec64843079cfcf163558aa793194ec8ba0ad5570d9c8cb152b6510357ec074da6dba7cfd2f64466f06565c54cd175d9f8945
|
||||||
|
Loading…
Reference in New Issue
Block a user