Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2022-11-25 13:11:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Fri Nov 25 13:11:22 2022 rev:139 rq:1037900 version:3.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2022-11-04 17:33:03.884216456 +0100 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.1597/sqlite3.changes 2022-11-25 13:11:32.735809340 +0100 @@ -1,0 +2,11 @@ +Thu Nov 17 09:24:02 UTC 2022 - Reinhard Max <m...@suse.com> + +- update to 3.40.0: + * https://sqlite.org/releaselog/3_40_0.html + * Add support for compiling SQLite to WASM and running it in wen + browsers. + * Add the recovery extension that might be able to recover some + content from a corrupt database file. + * For more changes, see https://sqlite.org/releaselog/3_40_0.html + +------------------------------------------------------------------- Old: ---- sqlite-doc-3390400.zip sqlite-src-3390400.zip New: ---- sqlite-doc-3400000.zip sqlite-src-3400000.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.9v5xRw/_old 2022-11-25 13:11:33.355812803 +0100 +++ /var/tmp/diff_new_pack.9v5xRw/_new 2022-11-25 13:11:33.359812825 +0100 @@ -17,11 +17,11 @@ %define oname sqlite -%define tarversion 3390400 +%define tarversion 3400000 %bcond_with icu %bcond_without check Name: sqlite3 -Version: 3.39.4 +Version: 3.40.0 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain