SHA256
1
0
forked from pool/sqlite3

Accepting request 886927 from home:AndreasStieger:branches:server:database

SQLite3 3.35.5

OBS-URL: https://build.opensuse.org/request/show/886927
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=267
This commit is contained in:
Reinhard Max 2021-04-21 10:08:49 +00:00 committed by Git OBS Bridge
parent 291d62e191
commit 4c5ecbbdea
6 changed files with 17 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d001f9581d9858a37bf0f86007d6c103659ca9fc07414bbc965f94df43720c27
size 10206227

3
sqlite-doc-3350500.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:098257e33eb50254cccd31333b09eeafd5843fdd446e1c856c4b48b758573cb9
size 10205830

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77007915a87ccc8a653d5f3d2d3a3cca89807641965c2a6e2958bea964ea02a4
size 12818802

3
sqlite-src-3350500.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4beeca5595c33ab5031a920d9c9fd65fe693bad2b16320c3a6a6950e66d3b11
size 12819198

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 20 08:52:23 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- SQLite3 3.35.5:
* Fix defects in the new ALTER TABLE DROP COLUMN feature that
could corrupt the database file
* Fix an obscure query optimizer problem that might cause an
incorrect query result
-------------------------------------------------------------------
Tue Apr 6 14:57:30 UTC 2021 - Reinhard Max <max@suse.com>

View File

@ -17,10 +17,10 @@
%define oname sqlite
%define tarversion 3350400
%define tarversion 3350500
%bcond_with icu
Name: sqlite3
Version: 3.35.4
Version: 3.35.5
Release: 0
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain