From 3838b7dc56594914ced5a78f072360497a1d7c50b7820ff229e132141dcd13e5 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 27 Aug 2010 14:48:41 +0000 Subject: [PATCH] Accepting request 46404 from server:database checked in (request 46404) OBS-URL: https://build.opensuse.org/request/show/46404 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=33 --- sqlite-amalgamation-3.7.0.tar.bz2 | 3 +++ sqlite-amalgamation-3.7.2.tar.bz2 | 3 --- sqlite-tcl.tar.bz2 | 4 +-- sqlite3.changes | 43 ------------------------------- sqlite3.spec | 4 +-- 5 files changed, 7 insertions(+), 50 deletions(-) create mode 100644 sqlite-amalgamation-3.7.0.tar.bz2 delete mode 100644 sqlite-amalgamation-3.7.2.tar.bz2 diff --git a/sqlite-amalgamation-3.7.0.tar.bz2 b/sqlite-amalgamation-3.7.0.tar.bz2 new file mode 100644 index 0000000..e37cb24 --- /dev/null +++ b/sqlite-amalgamation-3.7.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8621eee92c544e490d18bdf2e84407e78b0ef64d6db3076fbad6aed363071f9b +size 1107803 diff --git a/sqlite-amalgamation-3.7.2.tar.bz2 b/sqlite-amalgamation-3.7.2.tar.bz2 deleted file mode 100644 index a6064da..0000000 --- a/sqlite-amalgamation-3.7.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:792786bbd44445e4b5ea4dbb05b63151d28700d69a2451df83ad2e362b347add -size 1119262 diff --git a/sqlite-tcl.tar.bz2 b/sqlite-tcl.tar.bz2 index 9d80dc3..fb9cb1e 100644 --- a/sqlite-tcl.tar.bz2 +++ b/sqlite-tcl.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a98a2abee4894ed1c8cff6f64dda66cf2013757052301b1615dd531acb924561 -size 106315 +oid sha256:03e3bd6a20db15779b6d134386260560b7662498c286d3d58d5b433ca447b378 +size 135335 diff --git a/sqlite3.changes b/sqlite3.changes index c3775b6..259ab7b 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -1,46 +1,3 @@ -------------------------------------------------------------------- -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 diff --git a/sqlite3.spec b/sqlite3.spec index f08c47b..d5d75ba 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -1,5 +1,5 @@ # -# spec file for package sqlite3 (Version 3.7.0.1) +# spec file for package sqlite3 (Version 3.7.0) # # 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.2 +Version: 3.7.0 Release: 1 # bug437293 %ifarch ppc64