Hello community,

here is the log from the commit of package adminer for openSUSE:Factory checked 
in at 2018-02-06 16:49:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adminer (Old)
 and      /work/SRC/openSUSE:Factory/.adminer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adminer"

Tue Feb  6 16:49:25 2018 rev:12 rq:573153 version:4.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/adminer/adminer.changes  2018-01-26 
13:39:42.248721396 +0100
+++ /work/SRC/openSUSE:Factory/.adminer.new/adminer.changes     2018-02-06 
16:49:27.363220786 +0100
@@ -1,0 +2,75 @@
+Mon Feb 05 20:27:37 UTC 2018 - [email protected]
+
+- Update to version 4.6.0:
+  * Release 4.6.0
+  * Fix affected rows after getting warnings
+  * Fix number of affected rows after getting warnings
+  * Fix test
+  * Fix 5.1 being displayed as 5.09999...
+  * PRIMARY KEY in SQLite
+  * Add design Esterka
+  * Disable autocompleting password on create user page
+  * Use primary key to edit rows even if not selected
+  * Space between DB and Use
+  * Translate DB
+  * Select converted fields only once
+  * Don't count rows if we reached the end
+  * Fix count_rows with more than one group by column
+  * Use separator in limit1
+  * SQLite: Limit rows in data manipulation without unique key
+  * Document that tests don't work with oninput
+  * PostgreSQL: Limit rows in data manipulation without unique key
+  * Don't use ctid as it's not stable
+  * Move variables close to their usage
+  * Limit non-unique where updates
+  * Use Oid as the name of the column
+  * Save bytes
+  * Update rmsoft design
+  * MySQL: Add FIND_IN_SET search operator
+  * Add rmsoft design
+  * MySQL: Add floor and ceil functions
+  * Fix links to PostgreSQL 10 documentation
+  * Delete unused variable
+  * Display options for timestamp columns when creating a new table (thanks to 
Robert Vlach)
+  * Don't display warnings for failed queries
+  * Fix variable name
+  * Reorder variables
+  * Use pg_last_notice only with pgsql
+  * Print warnings in call
+  * Pass start time to selectQuery
+  * PostgreSQL: Display warnings
+  * Return string from warnings()
+  * Display warnings in messages
+  * Show select warnings
+  * Support X-Forwarded-Prefix (e.g. Traefik PathPrefixStrip feature)
+  * Lowercase EXPLAIN but don't translate it
+  * Move explain below warnings
+  * Fix return type
+  * MySQL: Display warnings in SQL command
+  * Quote default values not starting with a letter
+  * Stop redirecting links via adminer.org
+  * Fix min_version use
+  * Quote dates in default value
+  * Fully support functions in default values
+  * Fix min_version use
+  * PostgreSQL: Allow now() as default value (bug #525)
+  * Fix edit_type after 1f21cd43
+  * PostgreSQL: Allow editing views with uppercase letters (bug #467)
+  * PostgreSQL: Allow creating trigger functions
+  * Add placeholders
+  * PostgreSQL: Support functions
+  * Add min_version to compile.php
+  * SimpleDB: Document that allow_url_fopen is required (bug #340)
+  * Focus correct field in selectSearch
+  * Support JSON since MariaDB 10.2 (bug #590)
+  * Use min_version
+  * Add min_version
+  * Save bytes
+  * add malay translation
+  * Added and translated missing keys in polish translation
+  * Update compatibility with TinyMCE v4 (#247)
+  * Fix elastic after ef5a7639
+  * fix elastic.inc.php to work on PHP 5.2
+  * Fix counting selected rows after going back to select page
+
+-------------------------------------------------------------------

Old:
----
  adminer-4.5.0.tar.xz

New:
----
  adminer-4.6.0.tar.xz

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

Other differences:
------------------
++++++ adminer.spec ++++++
--- /var/tmp/diff_new_pack.vpSWk1/_old  2018-02-06 16:49:28.123185226 +0100
+++ /var/tmp/diff_new_pack.vpSWk1/_new  2018-02-06 16:49:28.127185039 +0100
@@ -22,7 +22,7 @@
 %bcond_with mongodb
 %bcond_with mssql
 Name:           adminer
-Version:        4.5.0
+Version:        4.6.0
 Release:        0
 Summary:        Database management in a single PHP file
 License:        GPL-2.0 OR Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vpSWk1/_old  2018-02-06 16:49:28.163183354 +0100
+++ /var/tmp/diff_new_pack.vpSWk1/_new  2018-02-06 16:49:28.163183354 +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.5.0</param>
+    <param name="revision">refs/tags/v4.6.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.vpSWk1/_old  2018-02-06 16:49:28.187182231 +0100
+++ /var/tmp/diff_new_pack.vpSWk1/_new  2018-02-06 16:49:28.187182231 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/vrana/adminer.git</param>
-    <param 
name="changesrevision">536999d4dc437e2e2ea494b8387bbd9f9fce4411</param>
+    <param 
name="changesrevision">d2ed0f7810e4f05a2fc6348286b622abf6464751</param>
   </service>
 </servicedata>

++++++ adminer-4.5.0.tar.xz -> adminer-4.6.0.tar.xz ++++++
++++ 2899 lines of diff (skipped)


Reply via email to