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

SQLite 3.10.1

OBS-URL: https://build.opensuse.org/request/show/353885
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=140
This commit is contained in:
Ismail Dönmez 2016-01-15 18:53:15 +00:00 committed by Git OBS Bridge
parent 3dd64b2333
commit 5cb4c5484e
6 changed files with 17 additions and 8 deletions

View File

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

View File

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

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 15 15:48:00 UTC 2016 - astieger@suse.com
- SQLite 3.10.1:
* Fix a 16-month-old bug in the query planner that could generate
incorrect results when a scalar subquery attempts to use the
block sorting optimization.
* Add SQLITE_FCNTL_JOURNAL_POINTER file control
-------------------------------------------------------------------
Thu Jan 7 12:49:58 UTC 2016 - mimi.vx@gmail.com

View File

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