Hello community, here is the log from the commit of package sqlite3 for openSUSE:Factory checked in at 2017-08-06 11:22:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite3 (Old) and /work/SRC/openSUSE:Factory/.sqlite3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite3" Sun Aug 6 11:22:10 2017 rev:99 rq:513779 version:3.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite3/sqlite3.changes 2017-06-17 10:21:37.647277855 +0200 +++ /work/SRC/openSUSE:Factory/.sqlite3.new/sqlite3.changes 2017-08-06 11:22:15.325457802 +0200 @@ -1,0 +2,12 @@ +Wed Aug 2 00:26:35 UTC 2017 - [email protected] + +- Update to 3.20.0: + * Potential incompatible change for clients incorrectly relying + on unspecified behavior: column names returned by + sqlite3_column_name() and sqlite3_column_name16() may return + different names when views or subqueries are used in the FROM + clause, and AS clauses are not used (as they should be) + * Text of some error messages changed. Applications that depend + on specific error message text may be impacted. + +------------------------------------------------------------------- Old: ---- sqlite-autoconf-3190300.tar.gz sqlite-doc-3190300.zip New: ---- sqlite-autoconf-3200000.tar.gz sqlite-doc-3200000.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite3.spec ++++++ --- /var/tmp/diff_new_pack.l1TzXf/_old 2017-08-06 11:22:16.909234685 +0200 +++ /var/tmp/diff_new_pack.l1TzXf/_new 2017-08-06 11:22:16.945229614 +0200 @@ -17,9 +17,9 @@ %define oname sqlite -%define tarversion 3190300 +%define tarversion 3200000 Name: sqlite3 -Version: 3.19.3 +Version: 3.20.0 Release: 0 Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain @@ -150,7 +150,6 @@ %files devel %defattr(-,root,root) -%{_includedir}/msvc.h %{_includedir}/sqlite3.h %{_includedir}/sqlite3ext.h %{_libdir}/libsqlite3.so ++++++ sqlite-autoconf-3190300.tar.gz -> sqlite-autoconf-3200000.tar.gz ++++++ ++++ 14812 lines of diff (skipped)
