Hello community, here is the log from the commit of package adminer for openSUSE:Factory checked in at 2018-11-26 10:31:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adminer (Old) and /work/SRC/openSUSE:Factory/.adminer.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adminer" Mon Nov 26 10:31:59 2018 rev:16 rq:651564 version:4.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/adminer/adminer.changes 2018-06-29 22:36:21.314004174 +0200 +++ /work/SRC/openSUSE:Factory/.adminer.new.19453/adminer.changes 2018-11-26 10:33:44.176786851 +0100 @@ -1,0 +2,51 @@ +Sun Nov 25 02:13:33 UTC 2018 - [email protected] + +- Update to version 4.7.0: + * Release 4.7.0 + * Fix whitespace + * Clarify change description + * Updated theme for v4.7 (#310) + * Update zh-tw.inc.php (#299) + * Fix a typo + * Delete copy/pasted code + * Change inline style to class name + * Wrap `table.nowrap` with `div[style="overflow-x: auto"]` + * Fix MariaDB link to numeric types + * MySQL: Descending indexes in MySQL 8 (bug #643) + * PostgreSQL: Support for GENERATED BY DEFAULT AS IDENTITY + * Fix style + * ClickHouse: support for decimal types, SQL operator + * ClickHouse: Fix for drop multiple tables and views + * ClickHouse ALTER DELETE and ALTER UPDATE support + * ClickHouse fix select-like queries format postfix + * Avoid overwriting existing tables when copying tables (bug #642) + * PostgreSQL: Export DESC indexes (bug #639) + * Recognize current_timestamp() in edit (bug #638) + * Hide import from server if no path + * Simplify storing executed SQL queries to bookmarks + * fix editor theme (#302) + * Remove unused code + * MySQL: Recognize ON UPDATE current_timestamp() (bug #632) + * PostgreSQL: Quote array values in export (bug #621) + * Add plugin pretty-json-column + * Update translation + * DOM not ready when restoring `adminer_tables_filter` (#289) + * Add Georgian translation + * Update mvt design + * Fix design (thanks to apmuthu) + * ClickHouse: Fix escaping + * ClickHouse support alpha version + * Fix typo in Vietnamese translation + * Add class 'layout' to all non-data tables + * Set default db to sqlsrv connection + * Warn when using password with leading or trailing spaces + * Update donation link + * Make maxlength in all fields a soft limit + * Increase username maxlength to 80 (bug #623) + * Fixes foreign key pattern in MySQL + * Fix function change with set data type (thanks to osoba hrdelnata) + * Adminer theme + * Reset event handlers after cloning (thanks to Salko) + * Fix inline editing of empty cells + +------------------------------------------------------------------- Old: ---- adminer-4.6.3.tar.xz New: ---- adminer-4.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adminer.spec ++++++ --- /var/tmp/diff_new_pack.yMnLFS/_old 2018-11-26 10:33:46.204784476 +0100 +++ /var/tmp/diff_new_pack.yMnLFS/_new 2018-11-26 10:33:46.204784476 +0100 @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ %bcond_with mongodb %bcond_with mssql Name: adminer -Version: 4.6.3 +Version: 4.7.0 Release: 0 Summary: Database management in a single PHP file License: GPL-2.0-only OR Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.yMnLFS/_old 2018-11-26 10:33:46.228784448 +0100 +++ /var/tmp/diff_new_pack.yMnLFS/_new 2018-11-26 10:33:46.232784443 +0100 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">refs/tags/v4.6.3</param> + <param name="revision">refs/tags/v4.7.0</param> <param name="url">https://github.com/vrana/adminer.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.yMnLFS/_old 2018-11-26 10:33:46.248784425 +0100 +++ /var/tmp/diff_new_pack.yMnLFS/_new 2018-11-26 10:33:46.248784425 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/vrana/adminer.git</param> - <param name="changesrevision">3d84dcf859e8fc6866febaa768c965dc5b11d3b8</param> + <param name="changesrevision">85e6f2ac9e20c13412a0ca7a797bf4bd660a8732</param> </service> </servicedata> ++++++ adminer-4.6.3.tar.xz -> adminer-4.7.0.tar.xz ++++++ ++++ 3174 lines of diff (skipped)
