Hello community,
here is the log from the commit of package mate-applet-dock for
openSUSE:Factory checked in at 2018-12-10 12:30:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-applet-dock (Old)
and /work/SRC/openSUSE:Factory/.mate-applet-dock.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-applet-dock"
Mon Dec 10 12:30:08 2018 rev:16 rq:656667 version:0.87
Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-applet-dock/mate-applet-dock.changes
2018-03-20 21:56:52.569208327 +0100
+++
/work/SRC/openSUSE:Factory/.mate-applet-dock.new.19453/mate-applet-dock.changes
2018-12-10 12:30:11.590415716 +0100
@@ -1,0 +2,37 @@
+Sun Nov 25 15:37:18 UTC 2018 - [email protected]
+
+- Update to version 0.87 (changes since 0.83):
+ * The workaround introduced in v0.83 has been adjusted following
+ the removal of the workspace swticher applet from the Mutiny
+ panel layout.
+ * A workaround for a bug which affected Mutineers who switched
+ panel layouts and found their dock settings had not been
+ carried forward (lp#1755835).
+ * Fix the icon staying highlighted with all windows closed.
+ * Fix dock sizing options appearing in the preferences dialogue
+ when not needed.
+ * Fix application activation by dragging not working.
+ * Fix icons for windows which the applet should have been
+ ignoring appearing in the dock.
+ * Fix the Telegram icon not being found; showed as generic cogs.
+ * Fix dragging application icons not always working.
+ * Fix certain function keys causing the keyboard listener to
+ stop working.
+ * Potential fix for blurry application icons on HiDPI.
+ * Fix window previews with Compiz.
+ * When an application's window is closed from the window list,
+ the window list is now hidden.
+ * Fix odd icon behaviour when minimising and then restoring.
+ * Fix LibreOffice Writer not showing in the dock.
+ * Remove unused event parameter.
+ * Use the dark variant when defined by the theme.
+ * Add a "bring all windows forward" option.
+ * Fix AttributeError in do_window_scroll().
+ * Fix icons of wine applications not being displayed.
+ * All actions defined in a .desktop file are now displayed in the
+ right click or pop-up menus rather. Previously a maximum of 4
+ only would be displayed.
+ * Fix being unable to restore some minimised windows.
+- Add the bamf-daemon dependency.
+
+-------------------------------------------------------------------
Old:
----
mate-dock-applet-0.83.tar.gz
New:
----
mate-dock-applet-0.87.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-applet-dock.spec ++++++
--- /var/tmp/diff_new_pack.gYMUZr/_old 2018-12-10 12:30:12.214415092 +0100
+++ /var/tmp/diff_new_pack.gYMUZr/_new 2018-12-10 12:30:12.218415087 +0100
@@ -12,13 +12,13 @@
# 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/
#
%define _name mate-dock-applet
Name: mate-applet-dock
-Version: 0.83
+Version: 0.87
Release: 0
Summary: Dock applet for the MATE panel
License: GPL-2.0-or-later
@@ -27,9 +27,11 @@
Source:
https://github.com/robint99/%{_name}/archive/V%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: bamf-daemon
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel
BuildRequires: python3-devel
+Requires: bamf-daemon
Requires: python3-Pillow
Requires: python3-cairo
Requires: python3-gobject
@@ -94,11 +96,7 @@
%endif
%files
-%if 0%{?suse_version} >= 1500
%license COPYING
-%else
-%doc COPYING
-%endif
%doc AUTHORS ChangeLog README.md
%dir %{_libdir}/mate-applets/
%{_libdir}/mate-applets/mate-dock-applet/
++++++ mate-dock-applet-0.83.tar.gz -> mate-dock-applet-0.87.tar.gz ++++++
++++ 1740 lines of diff (skipped)