SHA256
1
0
forked from pool/sqlite3

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

SQLite 3.11.1

OBS-URL: https://build.opensuse.org/request/show/366738
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=146
This commit is contained in:
Ismail Dönmez 2016-03-05 19:55:10 +00:00 committed by Git OBS Bridge
parent 9b843a17c8
commit 6aaf9cc059
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:508d4dcbcf7a7181e95c717a1dc4ae3c0880b3d593be0c4b40abb6c3a0e201fb
size 2359347

View File

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

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Mar 4 18:23:17 UTC 2016 - astieger@suse.com
- SQLite 3.11.1:
* Fix an FTS5 issue in which the 'optimize' command could cause
index corruption.
* Fix a buffer overread that might occur if FTS5 is used to query
a corrupt database file.
* Increase the maximum "scope" value for the spellfix1 extension
from 6 to 30.
-------------------------------------------------------------------
Tue Mar 1 16:18:25 UTC 2016 - lnussel@suse.de

View File

@ -19,9 +19,9 @@
# Simplify building on RH for Application:Geo (SR#212812).
%define pname sqlite3
%define oname sqlite
%define tarversion 3110000
%define tarversion 3110100
Name: %{pname}
Version: 3.11.0
Version: 3.11.1
Release: 0
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain