From f59370721601f6290b06cf6322fa1589bdeae7e472bf8c08db14d12b8083b29c Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 12 Mar 2010 16:37:06 +0000 Subject: [PATCH] Accepting request 34533 from server:database Copy from server:database/sqlite3 based on submit request 34533 from user rmax OBS-URL: https://build.opensuse.org/request/show/34533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlite3?expand=0&rev=23 --- sqlite-amalgamation-3.6.22.tar.bz2 | 3 --- sqlite-amalgamation-3.6.23.tar.bz2 | 3 +++ sqlite3.changes | 31 ++++++++++++++++++++++++++++++ sqlite3.spec | 4 ++-- 4 files changed, 36 insertions(+), 5 deletions(-) delete mode 100644 sqlite-amalgamation-3.6.22.tar.bz2 create mode 100644 sqlite-amalgamation-3.6.23.tar.bz2 diff --git a/sqlite-amalgamation-3.6.22.tar.bz2 b/sqlite-amalgamation-3.6.22.tar.bz2 deleted file mode 100644 index a91a395..0000000 --- a/sqlite-amalgamation-3.6.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de4c13acb60430625ca6de2eea82bf95365694d3550c87f2addd9ded41b4d98b -size 1053178 diff --git a/sqlite-amalgamation-3.6.23.tar.bz2 b/sqlite-amalgamation-3.6.23.tar.bz2 new file mode 100644 index 0000000..d35fe61 --- /dev/null +++ b/sqlite-amalgamation-3.6.23.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630e8bd7fd50685bd76358523a9a67a742dab7544a32c11a3c530a7636f2aaed +size 1059431 diff --git a/sqlite3.changes b/sqlite3.changes index f793369..615efe4 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Wed Mar 10 17:30:05 CET 2010 - max@suse.de + +- Version 3.6.23: + * Added the secure_delete pragma. + + * Added the sqlite3_compileoption_used() and + sqlite3_compileoption_get() interfaces as well as the + compile_options pragma and the sqlite_compileoption_used() and + sqlite_compileoption_get() SQL functions. + + * Added the sqlite3_log() interface together with the + SQLITE_CONFIG_LOG verb to sqlite3_config(). The ".log" command + is added to the Command Line Interface. + + * Improvements to FTS3. + + * Improvements and bug-fixes in support for + SQLITE_OMIT_FLOATING_POINT. + + * The integrity_check pragma is enhanced to detect out-of-order + rowids. + + * The ".genfkey" operator has been removed from the Command Line + Interface. + + * Updates to the co-hosted Lemon LALR(1) parser + generator. (These updates did not effect SQLite.) + + * Various minor bug fixes and performance enhancements. + ------------------------------------------------------------------- Wed Jan 20 16:02:54 CET 2010 - max@suse.de diff --git a/sqlite3.spec b/sqlite3.spec index 3dbb079..d349221 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -1,5 +1,5 @@ # -# spec file for package sqlite3 (Version 3.6.22) +# spec file for package sqlite3 (Version 3.6.23) # # 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.6.22 +Version: 3.6.23 Release: 1 # bug437293 %ifarch ppc64