Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2023-12-05 17:02:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Tue Dec 5 17:02:45 2023 rev:148 rq:1130837 version:3.44.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2023-11-08 22:16:56.921455651 +0100 +++ /work/SRC/openSUSE:Factory/.sqlite3.new.25432/sqlite3.changes 2023-12-05 17:03:04.456833682 +0100 @@ -1,0 +2,19 @@ +Mon Nov 27 17:49:51 UTC 2023 - Reinhard Max <m...@suse.com> + +- Update to release 3.44.2 + * Fix a mistake in the CLI that was introduced by the fix in + 3.44.1. + * Fix a problem in FTS5 that was discovered during internal fuzz + testing only minutes after the 3.44.1 release was tagged. + * Fix incomplete assert() statements that the fuzzer discovered. + * Fix a couple of harmless compiler warnings that appeared in + debug builds with GCC 16. + +------------------------------------------------------------------- +Wed Nov 22 17:20:35 UTC 2023 - Reinhard Max <m...@suse.com> + +- Update to release 3.44.1 + * Change the CLI so that it uses UTF-16 for console I/O on Windows. + * Other obscure bug fixes. + +------------------------------------------------------------------- Old: ---- sqlite-doc-3440000.zip sqlite-src-3440000.zip New: ---- sqlite-doc-3440200.zip sqlite-src-3440200.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.WKFjb0/_old 2023-12-05 17:03:05.280864057 +0100 +++ /var/tmp/diff_new_pack.WKFjb0/_new 2023-12-05 17:03:05.280864057 +0100 @@ -17,11 +17,12 @@ %define oname sqlite -%define tarversion 3440000 +%define tarversion 3440200 +%define docversion 3440200 %bcond_with icu %bcond_without check Name: sqlite3 -Version: 3.44.0 +Version: 3.44.1 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain @@ -29,7 +30,7 @@ URL: https://www.sqlite.org/ Source0: https://www.sqlite.org/2023/sqlite-src-%{tarversion}.zip Source1: baselibs.conf -Source2: https://www.sqlite.org/2023/sqlite-doc-%{tarversion}.zip +Source2: https://www.sqlite.org/2023/sqlite-doc-%{docversion}.zip Patch0: sqlite3-rtree-i686.patch BuildRequires: automake BuildRequires: libtool @@ -130,10 +131,10 @@ %prep %autosetup -p1 -n sqlite-src-%{tarversion} -a2 -rm -v sqlite-doc-%{tarversion}/releaselog/current.html -ln -sv `echo %{version} | sed "s/\./_/g"`.html sqlite-doc-%{tarversion}/releaselog/current.html +rm -v sqlite-doc-%{docversion}/releaselog/current.html +ln -sv `echo %{docversion} | sed "s/\./_/g"`.html sqlite-doc-%{docversion}/releaselog/current.html find -type f -name sqlite.css~ -delete -cmp sqlite-doc-%{tarversion}/fileformat{,2}.html && ln -sf fileformat.html sqlite-doc-%{tarversion}/fileformat2.html +cmp sqlite-doc-%{docversion}/fileformat{,2}.html && ln -sf fileformat.html sqlite-doc-%{docversion}/fileformat2.html %build export TCLLIBDIR=%tcl_archdir/sqlite%version @@ -204,5 +205,5 @@ %doc %_mandir/mann/* %files doc -%doc sqlite-doc-%{tarversion}/* +%doc sqlite-doc-%{docversion}/* ++++++ sqlite-doc-3440000.zip -> sqlite-doc-3440200.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-doc-3440000.zip /work/SRC/openSUSE:Factory/.sqlite3.new.25432/sqlite-doc-3440200.zip differ: char 11, line 2 ++++++ sqlite-src-3440000.zip -> sqlite-src-3440200.zip ++++++ /work/SRC/openSUSE:Factory/sqlite3/sqlite-src-3440000.zip /work/SRC/openSUSE:Factory/.sqlite3.new.25432/sqlite-src-3440200.zip differ: char 11, line 2