Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2025-01-17 18:37:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Fri Jan 17 18:37:15 2025 rev:157 rq:1238215 version:3.48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2024-12-17 19:23:26.329614644 +0100 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.5589/sqlite3.changes 2025-01-17 18:37:26.809141419 +0100 @@ -1,0 +2,32 @@ +Thu Jan 16 10:39:29 UTC 2025 - Reinhard Max <m...@suse.com> + +- Re-enable SONAME which got disabled by default in 3.48.0. + * https://www.sqlite.org/src/forumpost/5a3b44f510df8ded + * https://sqlite.org/forum/forumpost/ab8f15697a + +------------------------------------------------------------------- +Tue Jan 14 15:44:26 UTC 2025 - Reinhard Max <m...@suse.com> + +- Update to release 3.48.0: + * Improved EXPLAIN QUERY PLAN output for covering indexes. + * Allow a two-argument version of the iif() SQL function. + * Also allow if() as an alternative spelling for iif(). + * Add the ".dbtotxt" command to the CLI. + * Add the SQLITE_IOCAP_SUBPAGE_READ property to the + xDeviceCharacteristics method of the sqlite3_io_methods object. + * Add the SQLITE_PREPARE_DONT_LOG option to sqlite3_prepare_v3() + that prevents warning messages being sent to the error log if + the SQL is ill-formed. This allows sqlite3_prepare_v3() to be + used to do test compiles of SQL to check for validity without + polluting the error log with false messages. + * Increase the minimum allowed value of SQLITE_LIMIT_LENGTH from + 1 to 30. + * Added the SQLITE_FCNTL_NULL_IO file control. + * Extend the FTS5 auxiliary API xInstToken() to work with prefix + queries via the insttoken configuration option and the + fts5_insttoken() SQL function. + * Increase the maximum number of arguments to an SQL function + from 127 to 1000. + * Obsoletes sqlite3-6216bfcb.patch . + +------------------------------------------------------------------- Old: ---- sqlite-doc-3470200.zip sqlite-src-3470200.zip sqlite3-6216bfcb.patch New: ---- sqlite-doc-3480000.zip sqlite-src-3480000.zip BETA DEBUG BEGIN: Old: from 127 to 1000. * Obsoletes sqlite3-6216bfcb.patch . BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.Zy9uD0/_old 2025-01-17 18:37:27.497169928 +0100 +++ /var/tmp/diff_new_pack.Zy9uD0/_new 2025-01-17 18:37:27.501170094 +0100 @@ -1,7 +1,7 @@ # # spec file for package sqlite3 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ %define oname sqlite -%define tarversion 3470200 -%define docversion 3470200 +%define tarversion 3480000 +%define docversion 3480000 %bcond_with icu %bcond_without check Name: sqlite3 -Version: 3.47.2 +Version: 3.48.0 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain @@ -31,7 +31,6 @@ Source0: https://www.sqlite.org/2023/sqlite-src-%{tarversion}.zip Source1: baselibs.conf Source2: https://www.sqlite.org/2023/sqlite-doc-%{docversion}.zip -Patch0: sqlite3-6216bfcb.patch BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig @@ -170,6 +169,7 @@ -DSQLITE_STRICT_SUBTYPE=1 \ " %configure \ + --soname=legacy \ --disable-static \ --enable-readline \ --enable-fts3 \ ++++++ sqlite-doc-3470200.zip -> sqlite-doc-3480000.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-doc-3470200.zip /work/SRC/openSUSE:Factory/.sqlite3.new.5589/sqlite-doc-3480000.zip differ: char 11, line 2 ++++++ sqlite-src-3470200.zip -> sqlite-src-3480000.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-src-3470200.zip /work/SRC/openSUSE:Factory/.sqlite3.new.5589/sqlite-src-3480000.zip differ: char 11, line 2