SHA256
1
0
forked from pool/sqlite3

Accepting request 287723 from home:pluskalm:branches:server:database

- Update to SQLite 3.8.8.3
  * Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect 
    results if the qualifying constraint of a partial index 
    appears in the ON clause of a LEFT JOIN.
  * Added the ability to link against the "linenoise" command-line 
    editing library in unix builds of the command-line shell.

OBS-URL: https://build.opensuse.org/request/show/287723
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=120
This commit is contained in:
2015-02-25 16:50:21 +00:00
committed by Git OBS Bridge
parent 0d0f135f69
commit 94636bea7d
6 changed files with 18 additions and 8 deletions

View File

@@ -21,9 +21,9 @@
%define oname sqlite
Name: %pname
Version: 3.8.8.2
Version: 3.8.8.3
Release: 0
%define tarversion 3080802
%define tarversion 3080803
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain
Group: Productivity/Databases/Servers