Hello community,

here is the log from the commit of package sqlite3 for openSUSE:Factory checked 
in at 2018-09-26 15:59:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite3"

Wed Sep 26 15:59:52 2018 rev:108 rq:636108 version:3.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes  2018-07-07 
21:54:21.983624839 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes     2018-09-26 
15:59:59.760642396 +0200
@@ -1,0 +2,13 @@
+Sun Sep 16 06:51:34 UTC 2018 - [email protected]
+
+- SQLite 3.25.0:
+  * Add support for window functions
+  * Add support for renaming columns within a table
+  * Query optimizer improvements
+  * slightly better concurrency in multi-threaded environments
+  * The ORDER BY LIMIT optimization might have caused an infinite
+    loop in the byte code of the prepared statement under very
+    obscure circumstances, due to a confluence of minor defects in
+    the query optimizer
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.jOe2vF/_old  2018-09-26 16:00:00.428641236 +0200
+++ /var/tmp/diff_new_pack.jOe2vF/_new  2018-09-26 16:00:00.432641228 +0200
@@ -17,9 +17,9 @@
 
 
 %define oname sqlite
-%define tarversion 3240000
+%define tarversion 3250000
 Name:           sqlite3
-Version:        3.24.0
+Version:        3.25.0
 Release:        0
 Summary:        Embeddable SQL Database Engine
 License:        SUSE-Public-Domain
@@ -138,7 +138,7 @@
 make %{?_smp_mflags} sqlite3.c
 make %{?_smp_mflags}
 
-%ifnarch %ix86
+%ifnarch %{ix86}
 # Tests fail due to slight precision variation caused by FPU being 80-bit 
internally.
 # see https://bugs.gentoo.org/628242
 %check


Reply via email to