Hello community,

here is the log from the commit of package pgadmin4 for openSUSE:Factory 
checked in at 2019-01-21 10:58:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgadmin4 (Old)
 and      /work/SRC/openSUSE:Factory/.pgadmin4.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgadmin4"

Mon Jan 21 10:58:06 2019 rev:3 rq:666481 version:4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgadmin4/pgadmin4.changes        2018-12-04 
20:55:05.288802195 +0100
+++ /work/SRC/openSUSE:Factory/.pgadmin4.new.28833/pgadmin4.changes     
2019-01-21 10:59:00.699379761 +0100
@@ -1,0 +2,57 @@
+Tue Jan 15 16:31:56 UTC 2019 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to pgadmin4 4.1
+  - Bug fixes
+    * Fix SQL generated for tables with inherited columns.
+    * Ensure the context menu works after a server is renamed.
+    * Fix ordering of VACUUM options which changed in PG11.
+    * Don’t show system catalogs in the schemas property list unless
+      show system objects is enabled.
+    * Fix help for the backup/restore dialogues.
+    * Ensure that last row of table data should be visible and user
+      will be able to add new row.
+    * Make the browser more robust in the face of multibyte characters
+      in SQL_ASCII databases.
+
+- Update to pgadmin4 4.0
+  - Features
+    * Allow query plans to be downloaded as an SVG file.
+    * New UI design.
+    * Allow servers to be pre-loaded into container deployments.
+  - Bug fixes
+    * Increase the size of the resize handle of the edit grid text
+      pop-out.
+    * Fix handling of array types as inputs to the debugger.
+    * Fix an issue that could cause the Query Tool to fail to render.
+    * Display event trigger functions correctly on EPAS.
+    * Further improvements to treeview restoration.
+    * Run Postfix in the container build so passwords can be reset etc.
+    * Add titles to the code areas of the Query Tool and Debugger to
+      ensure that panels can be re-docked within them.
+    * Fix a webpack issue that could cause the Query Tool to fail to
+      render.
+    * Ensure we display the relation name (and not the OID) in the
+      locks table wherever possible.
+    * Fix an encoding issue in the query tool.
+    * Include the WHERE clause on EXCLUDE constraints in RE-SQL.
+    * Fix an issue when user define Cast from smallint->text is created.
+    * Hide Radio buttons that should not be shown on the maintenance
+      dialogue.
+    * Ensure that null values handled properly in CSV download.
+    * Tweak the wording on the Grant Wizard.
+    * Prevent attempts to bulk-drop schema objects.
+    * Ensure the browser toolbar buttons work in languages other than
+      English.
+    * Allow horizontal sizing of the edit grid text pop-out.
+    * Ensure auto complete should works when first identifier in the
+      FROM clause needs quoting.
+    * Ensure auto complete should works for columns from a
+      schema-qualified table.
+    * Ensure identifiers are properly displayed in the plan viewer.
+    * Make the setup process more robust against aborted executions.
+    * Fixed an issue while creating export job.
+
+- Make pgadmin4-web suggest the pgadmin4-doc package instead of
+  requiring it.
+
+-------------------------------------------------------------------

Old:
----
  pgadmin4-3.6.tar.gz

New:
----
  pgadmin4-4.1.tar.gz

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

Other differences:
------------------
++++++ pgadmin4.spec ++++++
--- /var/tmp/diff_new_pack.mz7cQI/_old  2019-01-21 10:59:01.363378897 +0100
+++ /var/tmp/diff_new_pack.mz7cQI/_new  2019-01-21 10:59:01.367378892 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pgadmin4
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global        pgadmin4instdir %{_libdir}/pgadmin4-%{version}
 Name:           pgadmin4
-Version:        3.6
+Version:        4.1
 Release:        0
 Summary:        Management tool for PostgreSQL
 License:        PostgreSQL
@@ -60,7 +60,7 @@
 
 %package web
 Summary:        Web package for pgAdmin4
-Requires:       %{name}-doc
+Group:          Productivity/Databases/Tools
 Requires:       python3-Babel >= 1.3
 Requires:       python3-Flask >= 0.12.4
 Requires:       python3-Flask-Babel >= 0.11.1
@@ -103,6 +103,7 @@
 Requires:       python3-sqlparse >= 0.2.4
 Requires:       python3-sshtunnel >= 0.1.3
 Recommends:     python3-mod_wsgi
+Suggests:       %{name}-doc
 BuildArch:      noarch
 
 %description web

++++++ pgadmin4-3.6.tar.gz -> pgadmin4-4.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/pgadmin4/pgadmin4-3.6.tar.gz 
/work/SRC/openSUSE:Factory/.pgadmin4.new.28833/pgadmin4-4.1.tar.gz differ: char 
5, line 1


Reply via email to