Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2018-10-11 11:47:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Thu Oct 11 11:47:09 2018 rev:109 rq:640415 version:3.25.2 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2018-09-26 15:59:59.760642396 +0200 +++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes 2018-10-11 11:47:12.526652660 +0200 @@ -1,0 +2,11 @@ +Sat Oct 6 14:16:07 UTC 2018 - [email protected] + +- SQLite 3.25.2: + * Add the PRAGMA legacy_alter_table=ON command that causes the + "ALTER TABLE RENAME" command to behave as in 3.24.0 and earlier + * Fix issue with some expressions with windows functions in views +- includes changes from SQLite 3.25.1: + * Avoid false-positive error checks on ALTER TABLE + * Further ORDER BY LIMIT optimization fixes for window functions + +------------------------------------------------------------------- Old: ---- sqlite-doc-3250000.zip sqlite-src-3250000.zip New: ---- sqlite-doc-3250200.zip sqlite-src-3250200.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.DNygix/_old 2018-10-11 11:47:13.286651693 +0200 +++ /var/tmp/diff_new_pack.DNygix/_new 2018-10-11 11:47:13.286651693 +0200 @@ -17,9 +17,9 @@ %define oname sqlite -%define tarversion 3250000 +%define tarversion 3250200 Name: sqlite3 -Version: 3.25.0 +Version: 3.25.2 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain
