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