Accepting request 286596 from server:database
SQLite 3.8.8.2 (forwarded request 286593 from AndreasStieger) OBS-URL: https://build.opensuse.org/request/show/286596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=71
This commit is contained in:
commit
3067f0e3b6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2721361eb4a71d5f727dfa466bd910dadd5dbeb4d2d57b8b34205f7ce7e5b7f9
|
|
||||||
size 2021072
|
|
3
sqlite-autoconf-3080802.tar.gz
Normal file
3
sqlite-autoconf-3080802.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aaa31e961963ff6d34c253c0464e667446d7674f8e375b62a3d66aa5dea26c2d
|
||||||
|
size 2021091
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8bd54fdb0ed5daf4d47ab97838a116b71cc669591ff0bdd7935ab300942ff93f
|
|
||||||
size 4949418
|
|
3
sqlite-doc-3080802.zip
Normal file
3
sqlite-doc-3080802.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7cb28c9d4bf2b20f827f433eb9dc2caff1d0ca0b79c14232b0902ca67fbe6d4a
|
||||||
|
size 4962080
|
@ -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
|
Tue Jan 20 20:14:31 UTC 2015 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sqlite3
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,9 +21,9 @@
|
|||||||
%define oname sqlite
|
%define oname sqlite
|
||||||
|
|
||||||
Name: %pname
|
Name: %pname
|
||||||
Version: 3.8.8.1
|
Version: 3.8.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%define tarversion 3080801
|
%define tarversion 3080802
|
||||||
Summary: Embeddable SQL Database Engine
|
Summary: Embeddable SQL Database Engine
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Productivity/Databases/Servers
|
Group: Productivity/Databases/Servers
|
||||||
|
Loading…
Reference in New Issue
Block a user