Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2016-09-17 14:37:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-17 
12:04:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes     2016-09-17 
14:37:11.000000000 +0200
@@ -1,0 +2,20 @@
+Wed Sep 14 08:49:58 UTC 2016 - idon...@suse.com
+
+- SQLite 3.14.2:
+  * Fix the sqlite3_trace_v2() interface so that it is disabled
+    if either the callback or the mask arguments are zero,
+    in accordance with the documentation.
+  * Fix commenting errors and improve the comments generated on
+    EXPLAIN listings when the -DSQLITE_ENABLE_EXPLAIN_COMMENTS
+    compile-time option is used.
+  * Fix the ".read" command in the command-line shell so that
+    it understands that its input is not interactive.
+  * Correct affinity computations for a SELECT on the RHS of
+    an IN operator. Fix for ticket 199df4168c.
+  * The ORDER BY LIMIT optimization is not valid unless the
+    inner-most IN operator loop is actually used by
+    the query plan. Fix for ticket 0c4df46116e90f92.
+  * Fix an internal code generator problem that was causing
+    some DELETE operations to no-op. Ticket ef360601
+
+-------------------------------------------------------------------
@@ -4 +24 @@
-- SQlite 3.14.1:
+- SQLite 3.14.1:

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

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

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.WnSOaO/_old  2016-09-17 14:37:12.000000000 +0200
+++ /var/tmp/diff_new_pack.WnSOaO/_new  2016-09-17 14:37:12.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %define oname sqlite
-%define tarversion 3140100
+%define tarversion 3140200
 Name:           sqlite3
-Version:        3.14.1
+Version:        3.14.2
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain

++++++ sqlite-autoconf-3140100.tar.gz -> sqlite-autoconf-3140200.tar.gz ++++++
++++ 6076 lines of diff (skipped)


Reply via email to