Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2026-04-16 17:25:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Thu Apr 16 17:25:29 2026 rev:173 rq:1345589 version:3.53.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2026-03-22 
14:11:21.563353242 +0100
+++ /work/SRC/openSUSE:Factory/.sqlite3.new.11940/sqlite3.changes       
2026-04-16 17:25:51.916704067 +0200
@@ -1,0 +2,44 @@
+Thu Apr  9 14:50:02 UTC 2026 - Reinhard Max <[email protected]>
+
+- Update to version 3.53.0:
+  * https://sqlite.org/releaselog/3_53_0.html
+  * Add the Query Result Formatter (QRF) library for formatting the
+    results of SQL queries for human readability on a fixed-pitch
+    font screen.
+  * Enhance ALTER TABLE to permit adding and removing NOT NULL and
+    CHECK constraints.
+  * The REINDEX EXPRESSIONS statement rebuilds expression indexes.
+  * The body of TEMP triggers may now modify and/or query tables
+    in the main schema.
+  * Enhance VACUUM INTO so that if a URI filename is used as the
+    target and that filename has a reserve=N query parameter with
+    N between 0 and 255, then the reserve amount for the generated
+    database copy is set to N.
+  * New SQL functions json_array_insert() and jsonb_array_insert().
+  * Renovations to the CLI.
+  * New C-language interfaces: sqlite3_str_truncate(),
+    sqlite3_str_free(), sqlite3_carray_bind_v2().
+  * Add the SQLITE_PREPARE_FROM_DDL option to sqlite3_prepare_v3().
+  * Added the SQLITE_UTF8_ZT constant which can be used as the
+    encoding parameter to sqlite3_result_text64() or
+    sqlite3_bind_text64() to indicate that the value is UTF-8
+    encoded and zero terminated.
+  * The SQLITE_LIMIT_PARSER_DEPTH option is added to
+    sqlite3_limit().
+  * The SQLITE_DBCONFIG_FP_DIGITS option is added to
+    sqlite3_db_config().
+  * Query planner improvements.
+  * Add new interfaces to the session extension that enable an
+    application to add changes one at a time to the
+    sqlite3_changegroup object.
+  * Improvements to floating-point ↔ text conversions.
+  * Added the self-healing index feature to deal with the stale
+    expression index problem.
+  * Add the "-p|--port" option to sqlite3_rsync.
+  * Add the "opfs-wl" VFS, functionally identical to the "opfs" VFS
+    but using Web Locks for locking, which can promise fairer lock
+    sharing than the "opfs" bespoke protocol can. "opfs-wl"
+    requires Atomics.waitAsync(), so requires newer browsers than
+    "opfs" does.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.AHH5IN/_old  2026-04-16 17:25:52.792740118 +0200
+++ /var/tmp/diff_new_pack.AHH5IN/_new  2026-04-16 17:25:52.792740118 +0200
@@ -19,12 +19,12 @@
 
 %define _buildshell /bin/bash
 %define oname sqlite
-%define tarversion 3510300
-%define docversion 3510300
+%define tarversion 3530000
+%define docversion 3530000
 %bcond_with icu
 %bcond_without check
 Name:           sqlite3
-Version:        3.51.3
+Version:        3.53.0
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain

++++++ sqlite-doc-3510300.zip -> sqlite-doc-3530000.zip ++++++
/work/SRC/openSUSE:Factory/sqlite3/sqlite-doc-3510300.zip 
/work/SRC/openSUSE:Factory/.sqlite3.new.11940/sqlite-doc-3530000.zip differ: 
char 11, line 2

++++++ sqlite-src-3510300.zip -> sqlite-src-3530000.zip ++++++
/work/SRC/openSUSE:Factory/sqlite3/sqlite-src-3510300.zip 
/work/SRC/openSUSE:Factory/.sqlite3.new.11940/sqlite-src-3530000.zip differ: 
char 11, line 2

Reply via email to