Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2020-08-19 18:43:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Wed Aug 19 18:43:00 2020 rev:121 rq:826778 version:3.33.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2020-06-27 
23:20:32.545420285 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite3.new.3399/sqlite3.changes        
2020-08-19 18:43:48.187432004 +0200
@@ -1,0 +2,23 @@
+Sat Aug 15 06:04:07 UTC 2020 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- SQLite 3.33.0:
+  * Support for UPDATE FROM following the PostgreSQL syntax
+  * Increase the maximum size of database files to 281 TB
+  * Extend the PRAGMA integrity_check statement so that it can
+    optionally be limited to verifying just a single table and its
+    indexes, rather than the entire database file.
+  * Add the decimal extension for doing arbitrary-precision decimal
+    arithmetic
+  * Enhancements to the ieee754 extension for working with IEEE 754
+    binary64 numbers
+  * cli: Add four new output modes: "box", "json", "markdown",
+    and "table"
+  * cli: The "column" output mode automatically expands columns to
+    contain the longest output row and automatically turns
+    ".header" on if it has not been previously set
+  * cli: The "quote" output mode honors ".separator"
+  * cli: The decimal extension and the ieee754 extension are
+    built-in to the CLI 
+  * multiple query planner improvements
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.c7RPyJ/_old  2020-08-19 18:43:51.071433537 +0200
+++ /var/tmp/diff_new_pack.c7RPyJ/_new  2020-08-19 18:43:51.075433539 +0200
@@ -17,10 +17,10 @@
 
 
 %define oname sqlite
-%define tarversion 3320300
+%define tarversion 3330000
 %bcond_with icu
 Name:           sqlite3
-Version:        3.32.3
+Version:        3.33.0
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain


Reply via email to