SHA256
1
0
forked from pool/sqlite3

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

SQLite 3.8.8.2

OBS-URL: https://build.opensuse.org/request/show/286593
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=118
This commit is contained in:
Reinhard Max 2015-02-18 09:28:07 +00:00 committed by Git OBS Bridge
parent 117f707bb9
commit 0d0f135f69
6 changed files with 17 additions and 9 deletions

View File

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

View File

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

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 12 12:59:28 UTC 2015 - astieger@suse.com
- SQLite 3.8.8.2:
* Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that
it truncates the WAL file even if there is no checkpoint work
to be done.
-------------------------------------------------------------------
Tue Jan 20 20:14:31 UTC 2015 - andreas.stieger@gmx.de

View File

@ -1,7 +1,7 @@
#
# spec file for package sqlite3
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,9 +21,9 @@
%define oname sqlite
Name: %pname
Version: 3.8.8.1
Version: 3.8.8.2
Release: 0
%define tarversion 3080801
%define tarversion 3080802
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain
Group: Productivity/Databases/Servers