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-02-16 22:37:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.8181 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Sun Feb 16 22:37:00 2025 rev:158 rq:1245758 version:3.49.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2025-01-17 18:37:26.809141419 +0100 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.8181/sqlite3.changes 2025-02-16 22:37:05.771480895 +0100 @@ -1,0 +2,27 @@ +Thu Feb 6 17:58:46 UTC 2025 - Reinhard Max <m...@suse.com> + +- Update to release 3.49.0: + * Enhancements to the query planner: + - Improve the query-time index optimization so that it works on + WITHOUT ROWID tables. + - Better query plans for large star-query joins. This fixes + three different performance regressions that were reported + on the SQLite Forum. + - When two or more queries have the same estimated cost, use + the one with the fewer bytes per row. + * Enhance the iif() SQL function so that it can accept any number + of arguments greater than or equal to two. + * Enhance the session extension so that it works on databases + that make use of generated columns. + * Omit the SQLITE_USE_STDIO_FOR_CONSOLE compile-time option which + was not implemented correctly and never worked right. In its place + add the SQLITE_USE_W32_FOR_CONSOLE_IO compile-time option. This + option applies to command-line tools like the CLI only, not to the + SQLite core. It causes Win32 APIs to be used for console I/O + instead of stdio. This option affects Windows builds only. + * Three new options to sqlite3_db_config(). All default "on". + SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE + SQLITE_DBCONFIG_ENABLE_ATTACH_WRITE + SQLITE_DBCONFIG_ENABLE_COMMENTS + +------------------------------------------------------------------- Old: ---- sqlite-doc-3480000.zip sqlite-src-3480000.zip New: ---- sqlite-doc-3490000.zip sqlite-src-3490000.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.0CJlkR/_old 2025-02-16 22:37:06.391506650 +0100 +++ /var/tmp/diff_new_pack.0CJlkR/_new 2025-02-16 22:37:06.395506816 +0100 @@ -17,12 +17,12 @@ %define oname sqlite -%define tarversion 3480000 -%define docversion 3480000 +%define tarversion 3490000 +%define docversion 3490000 %bcond_with icu %bcond_without check Name: sqlite3 -Version: 3.48.0 +Version: 3.49.0 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain ++++++ sqlite-doc-3480000.zip -> sqlite-doc-3490000.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-doc-3480000.zip /work/SRC/openSUSE:Factory/.sqlite3.new.8181/sqlite-doc-3490000.zip differ: char 11, line 2 ++++++ sqlite-src-3480000.zip -> sqlite-src-3490000.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-src-3480000.zip /work/SRC/openSUSE:Factory/.sqlite3.new.8181/sqlite-src-3490000.zip differ: char 11, line 2