- Update to 3.19.2
* Fix a bug in the LEFT JOIN flattening optimization. Ticket cad1ab4cb7b0fc. * Fix more bugs in the LEFT JOIN flattening optimization. Ticket 7fde638e94287d2c. OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=186
This commit is contained in:
parent
d718414324
commit
4a0efba63b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b516e665952c6659638eab3283f09f317afb212fd8e39d6415b4b6259c37b0f5
|
||||
size 2542337
|
3
sqlite-autoconf-3190200.tar.gz
Normal file
3
sqlite-autoconf-3190200.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc
|
||||
size 2542613
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ae4cb0cdb74f48fe3c5ee175b2d43b03e5ff1c25fce27850893f2494b5c1d5b
|
||||
size 5569300
|
3
sqlite-doc-3190200.zip
Normal file
3
sqlite-doc-3190200.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d136abeea8d045ab7acef64ce84028dacb418584fa5a259e7ab4233ef21ff46
|
||||
size 5577171
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 17:52:39 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Update to 3.19.2
|
||||
* Fix a bug in the LEFT JOIN flattening optimization.
|
||||
Ticket cad1ab4cb7b0fc.
|
||||
* Fix more bugs in the LEFT JOIN flattening optimization.
|
||||
Ticket 7fde638e94287d2c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 18:47:42 UTC 2017 - idonmez@suse.com
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%define oname sqlite
|
||||
%define tarversion 3190000
|
||||
%define tarversion 3190200
|
||||
Name: sqlite3
|
||||
Version: 3.19.0
|
||||
Version: 3.19.2
|
||||
Release: 0
|
||||
Summary: Embeddable SQL Database Engine
|
||||
License: SUSE-Public-Domain
|
||||
|
Loading…
Reference in New Issue
Block a user