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-07-02 12:07:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Wed Jul  2 12:07:37 2025 rev:165 rq:1289540 version:3.50.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2025-06-11 
16:21:04.114812594 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite3.new.7067/sqlite3.changes        
2025-07-02 12:08:11.011414754 +0200
@@ -1,0 +2,19 @@
+Tue Jul  1 12:04:55 UTC 2025 - Reinhard Max <m...@suse.com>
+
+- Update to 3.50.2:
+  * Fix the concat_ws() SQL function so that it includes empty
+    strings in the concatenation.
+  * Avoid writing frames with no checksums into the wal file if a
+    savepoint is rolled back after dirty pages have already been
+    spilled into the wal file.
+  * Fix the Bitvec object to avoid stack overflow when the
+    database is within 60 pages of its maximum size.
+  * Fix a problem with UPDATEs on fts5 tables that contain BLOB
+    values.
+  * Fix an issue with transitive IS constraints on a RIGHT JOIN.
+  * Raise an error early if the number of aggregate terms in a
+    query exceeds the maximum number of columns, to avoid
+    downstream assertion faults.
+  * Ensure that sqlite3_setlk_timeout() holds the database mutex.
+
+-------------------------------------------------------------------

Old:
----
  sqlite-doc-3500100.zip
  sqlite-src-3500100.zip

New:
----
  sqlite-doc-3500200.zip
  sqlite-src-3500200.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.4NCliv/_old  2025-07-02 12:08:12.195464226 +0200
+++ /var/tmp/diff_new_pack.4NCliv/_new  2025-07-02 12:08:12.195464226 +0200
@@ -19,12 +19,12 @@
 
 %define _buildshell /bin/bash
 %define oname sqlite
-%define tarversion 3500100
-%define docversion 3500100
+%define tarversion 3500200
+%define docversion 3500200
 %bcond_with icu
 %bcond_without check
 Name:           sqlite3
-Version:        3.50.1
+Version:        3.50.2
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain

++++++ sqlite-doc-3500100.zip -> sqlite-doc-3500200.zip ++++++
/work/SRC/openSUSE:Factory/sqlite3/sqlite-doc-3500100.zip 
/work/SRC/openSUSE:Factory/.sqlite3.new.7067/sqlite-doc-3500200.zip differ: 
char 11, line 2

++++++ sqlite-src-3500100.zip -> sqlite-src-3500200.zip ++++++
/work/SRC/openSUSE:Factory/sqlite3/sqlite-src-3500100.zip 
/work/SRC/openSUSE:Factory/.sqlite3.new.7067/sqlite-src-3500200.zip differ: 
char 11, line 2

Reply via email to