Updating link to change in openSUSE:Factory/sqlite3 revision 29.0

OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=9a4873991658544a5f47a2daa72f9b9d
This commit is contained in:
OBS User buildservice-autocommit 2010-08-27 14:48:42 +00:00 committed by Git OBS Bridge
parent 3838b7dc56
commit 4287b6b06b
5 changed files with 50 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03e3bd6a20db15779b6d134386260560b7662498c286d3d58d5b433ca447b378
size 135335
oid sha256:a98a2abee4894ed1c8cff6f64dda66cf2013757052301b1615dd531acb924561
size 106315

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Fri Aug 27 10:42:55 UTC 2010 - max@novell.com
- New version: 3.7.2:
* Added new commands SQLITE_DBSTATUS_SCHEMA_USED and
SQLITE_DBSTATUS_STMT_USED to the sqlite3_db_status()
interface, in order to report out the amount of memory used
to hold the schema and prepared statements of a connection.
* Increase the maximum size of a database pages from 32KiB to
64KiB.
* Use the LIKE optimization even if the right-hand side string
contains no wildcards.
* Added the SQLITE_FCNTL_CHUNK_SIZE verb to the
sqlite3_file_control() interface for both unix and windows, to
cause database files to grow in large chunks in order to reduce
disk fragmentation.
* Fixed a bug in the query planner that caused performance
regresssions relative to 3.6.23.1 on some complex joins.
* Fixed a typo in the OS/2 backend.
* Refactored the pager module.
* The SQLITE_MAX_PAGE_SIZE compile-time option is now silently
ignored. The maximum page size is hard-coded at 65536 bytes.
* Fix an old and very obscure bug that can lead to corruption of
the database free-page list when incremental_vacuum is used.
-------------------------------------------------------------------
Thu Aug 5 12:20:40 CEST 2010 - max@suse.de
- New version 3.7.0.1:
* Fix a potential database corruption problem that can result
if the same database file is alternately written by version
3.7.0 and 3.6.23.1.
* Fix a possible performance regression caused by the
introduction of automatic indexing.
-------------------------------------------------------------------
Thu Jul 22 19:08:56 CEST 2010 - max@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package sqlite3 (Version 3.7.0)
# spec file for package sqlite3 (Version 3.7.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -38,7 +38,7 @@ License: Public Domain, Freeware
Group: Productivity/Databases/Servers
Summary: Embeddable SQL Database Engine
Url: http://www.sqlite.org/
Version: 3.7.0
Version: 3.7.2
Release: 1
# bug437293
%ifarch ppc64