Accepting request 419223 from home:AndreasStieger:branches:server:database
SQlite 3.14.1 OBS-URL: https://build.opensuse.org/request/show/419223 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=167
This commit is contained in:
parent
5a612b7f83
commit
08fecd30b6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:742db0ebbd9cc91ed6a41857f50aa9795fc859c994a256125135cd07f6cdfd76
|
||||
size 2473333
|
3
sqlite-autoconf-3140100.tar.gz
Normal file
3
sqlite-autoconf-3140100.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc7182476900017becb81565ecea7775d46ab747a97281aa610f4f45881c47a6
|
||||
size 2473610
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fb2067c715d285d26aa37ef0aa3bc923142dccb315bd7cc5cff28eb2faf16b0
|
||||
size 5683055
|
3
sqlite-doc-3140100.zip
Normal file
3
sqlite-doc-3140100.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:036203c71ca5796fd80b9d9d3bd710f698da3d5393d4df5c7cdf5468258c9ec6
|
||||
size 5689913
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 14 07:26:23 UTC 2016 - astieger@suse.com
|
||||
|
||||
- SQlite 3.14.1:
|
||||
* A performance enhancement to the page-cache "truncate"
|
||||
operation reduces COMMIT time by dozens of milliseconds on
|
||||
systems with a large page cache
|
||||
* Fix to the --rbu option of sqldiff.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 18:06:28 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%define oname sqlite
|
||||
%define tarversion 3140000
|
||||
%define tarversion 3140100
|
||||
Name: sqlite3
|
||||
Version: 3.14.0
|
||||
Version: 3.14.1
|
||||
Release: 0
|
||||
Summary: Embeddable SQL Database Engine
|
||||
License: SUSE-Public-Domain
|
||||
|
Loading…
Reference in New Issue
Block a user