update to 3.35.5.0
This commit is contained in:
parent
0528c09d43
commit
cc233ce4d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ sqlite-3.6.22.tar.gz
|
||||
/sqlite-src-3350000.zip
|
||||
/sqlite-src-3350200.zip
|
||||
/sqlite-src-3350400.zip
|
||||
/sqlite-src-3350500.zip
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
%global name1 sqlite
|
||||
|
||||
%global realver 3350400
|
||||
%global rpmver 3.35.4.0
|
||||
%global realver 3350500
|
||||
%global rpmver 3.35.5.0
|
||||
|
||||
# bcond default logic is nicely backwards...
|
||||
%bcond_with tcl
|
||||
@ -220,6 +220,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 20 2021 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.35.5.0-1
|
||||
- update to 3.35.5.0
|
||||
|
||||
* Sat Apr 03 2021 Thomas Sailer <t.sailer@alumni.ethz.ch> - 3.35.4.0-1
|
||||
- update to 3.35.4.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (sqlite-src-3350400.zip) = 3a3fa1df47b8f148fffbb056522e0e671d9e295c154173124208b7b1348d321eba410a40fbdea02fdc1af3b55cdfce37044ed09f328502fc50f42f5ecabc1236
|
||||
SHA512 (sqlite-src-3350500.zip) = f9afd11b3c42a8241f91e2ecafc3928e7391cc0f1fbee236b8122c2d3ca922d0c82d2605968b131351b6c5e38f983f8eed29b86c94cfa72799e2387b3b3db561
|
||||
|
Loading…
Reference in New Issue
Block a user