Accepting request 225635 from home:AndreasStieger:branches:server:database
SQLite 3.8.4.1 OBS-URL: https://build.opensuse.org/request/show/225635 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=94
This commit is contained in:
parent
516d56a9be
commit
12d1c7f203
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e22c4f7daabf76fd060f536d60538182481eaf4a105dd4b90b2fc8fbbe2ee5a7
|
|
||||||
size 1937306
|
|
3
sqlite-autoconf-3080401.tar.gz
Normal file
3
sqlite-autoconf-3080401.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17227492466bb29fbef30d94a7cc27ec799e36c5d4d879dedd331079a6d1bc38
|
||||||
|
size 1937368
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ef4a95391731ea4d1396fb4de87a8d45916c56468850beb0a78ba3323cb6bcf0
|
|
||||||
size 4609851
|
|
3
sqlite-doc-3080401.zip
Normal file
3
sqlite-doc-3080401.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0810abeba630428db8d430f492fa1efbba1fe4e066131fe3cc1f7497e20902ba
|
||||||
|
size 4611830
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 12 03:59:30 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
- SQLite 3.8.4.1:
|
||||||
|
* When computing the cost of the skip-scan optimization, take
|
||||||
|
into account the fact that multiple seeks are required.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 10 15:43:55 UTC 2014 - andreas.stieger@gmx.de
|
Mon Mar 10 15:43:55 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -21,9 +21,9 @@
|
|||||||
%define oname sqlite
|
%define oname sqlite
|
||||||
|
|
||||||
Name: %pname
|
Name: %pname
|
||||||
Version: 3.8.4
|
Version: 3.8.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define tarversion 3080400
|
%define tarversion 3080401
|
||||||
Summary: Embeddable SQL Database Engine
|
Summary: Embeddable SQL Database Engine
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
|
Loading…
Reference in New Issue
Block a user