Accepting request 974414 from server:database

OBS-URL: https://build.opensuse.org/request/show/974414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=132
This commit is contained in:
Dominique Leuenberger 2022-05-04 13:10:40 +00:00 committed by Git OBS Bridge
commit 146d3dc6be
6 changed files with 19 additions and 8 deletions

View File

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

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

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

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 28 05:54:02 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- update to 3.38.3:
* Fix a case of the query planner be overly aggressive with
optimizing automatic-index and Bloom-filter construction,
using inappropriate ON clause terms to restrict the size of the
automatic-index or Bloom filter, and resulting in missing rows
in the output.
* Other minor patches. See the timeline for details.
-------------------------------------------------------------------
Tue Mar 29 08:21:26 UTC 2022 - Reinhard Max <max@suse.com>

View File

@ -17,11 +17,11 @@
%define oname sqlite
%define tarversion 3380200
%define tarversion 3380300
%bcond_with icu
%bcond_without check
Name: sqlite3
Version: 3.38.2
Version: 3.38.3
Release: 0
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain