Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2016-10-22 13:03:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2016-09-17 
14:37:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes     2016-10-22 
13:03:04.000000000 +0200
@@ -1,0 +2,35 @@
+Fri Oct 14 18:11:59 UTC 2016 - [email protected]
+
+- SQLite 3.15.0
+  * Added support for row values.
+  * Allow deterministic SQL functions in the WHERE clause of a
+    partial index.
+  * Added the "modeof=filename" URI parameter on the unix VFS
+  * Added support for SQLITE_DBCONFIG_MAINDBNAME.
+  * Added the ability to VACUUM an ATTACH-ed database.
+  * Enhancements to the command-line shell:
+    + Add the ".testcase" and ".check" dot-commands.
+    + Added the --new option to the ".open" dot-command,
+      causing any prior content in the database to be purged
+      prior to opening.
+  * Enhance the fts5vocab virtual table to handle "ORDER BY term"
+    efficiently.
+  * Miscellaneous micro-optimizations reduce CPU usage by more than
+    7% on common workloads. Most optimization in this release
+    has been on the front-end (sqlite3_prepare_v2()).
+  * The multiply operator now correctly detects 64-bit
+    integer overflow and promotes to floating point in all
+    corner-cases. Fix for ticket 1ec41379c9c1e400.
+  * Correct handling of columns with redundant unique indexes
+    when those columns are used on the LHS of an IN operator.
+    Fix for ticket 0eab1ac759.
+  * Skip NULL entries on range queries in indexes on expressions.
+    Fix for ticket 4baa46491212947.
+  * Ensure that the AUTOINCREMENT counters in the sqlite_sequence
+    table are initialized doing "Xfer Optimization" on 
+    "INSERT ... SELECT" statements. Fix for ticket 7b3328086a5c116c.
+  * Make sure the ORDER BY LIMIT optimization (from check-in 559733b09e)
+    works with IN operators on INTEGER PRIMARY KEYs. 
+    Fix for ticket 96c1454c 
+
+-------------------------------------------------------------------

Old:
----
  sqlite-autoconf-3140200.tar.gz
  sqlite-doc-3140200.zip

New:
----
  sqlite-autoconf-3150000.tar.gz
  sqlite-doc-3150000.zip

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.wSWptM/_old  2016-10-22 13:03:05.000000000 +0200
+++ /var/tmp/diff_new_pack.wSWptM/_new  2016-10-22 13:03:05.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %define oname sqlite
-%define tarversion 3140200
+%define tarversion 3150000
 Name:           sqlite3
-Version:        3.14.2
+Version:        3.15.0
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain

++++++ sqlite-autoconf-3140200.tar.gz -> sqlite-autoconf-3150000.tar.gz ++++++
++++ 13124 lines of diff (skipped)


Reply via email to