Hello community, here is the log from the commit of package mate-applet-dock for openSUSE:Factory checked in at 2016-01-13 22:46:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-applet-dock (Old) and /work/SRC/openSUSE:Factory/.mate-applet-dock.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-applet-dock" Changes: -------- --- /work/SRC/openSUSE:Factory/mate-applet-dock/mate-applet-dock.changes 2015-11-24 22:34:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-applet-dock.new/mate-applet-dock.changes 2016-01-13 22:46:03.000000000 +0100 @@ -1,0 +2,33 @@ +Mon Jan 11 15:30:48 UTC 2016 - [email protected] + +- Update to 0.66: + * Improve matching applications with their .desktop files, in + particular Opera and Chrome. + * Dock icons now pulse when a new window is opened for a running + application. + * Minimise targets are now recalculated when the applet is moved + or changes panel, so that windows always minimise to the + correct place on the dock. + * Add option to change MATE panel colour according to the + current desktop wallpaper (note: this works for images only, + not slideshows, gradients, or solid colour backgrounds). The + colour can be applied to all panels or just the panel + containing the dock. The applet now depends on the + Python Imaging Library and SciPy packages because of this + change. + * Add new preferences to options to both activate panel colour + changing and to limit it to the dock panel panel only. + * Add option to not display indicators under running applications. + * Add option to not display in the dock running pinned + applications which are not on the current workspace. + * Using the mouse wheel on a dock icon to scroll through the + application's windows will now change workspace if the new + window is not on the current workspace. + * Selecting an application's window from the pop-up window list + will now change workspace if the window is not on the current + workspace. + * Preferences dialog reworked because of new options added in + this version. +- Add missing python3-gobject and python3-cairo dependencies. + +------------------------------------------------------------------- Old: ---- dock-applet-0.65.tar.gz New: ---- dock-applet-0.66.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-applet-dock.spec ++++++ --- /var/tmp/diff_new_pack.SgTQZk/_old 2016-01-13 22:46:04.000000000 +0100 +++ /var/tmp/diff_new_pack.SgTQZk/_new 2016-01-13 22:46:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package mate-applet-dock # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ %define _name dock-applet Name: mate-applet-dock -Version: 0.65 +Version: 0.66 Release: 0 Summary: Dock applet for the MATE panel License: GPL-2.0+ @@ -30,6 +30,10 @@ BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: python3-devel +Requires: python3-Pillow +Requires: python3-cairo +Requires: python3-gobject +Requires: python3-scipy Requires: python3-xdg %glib2_gsettings_schema_requires @@ -58,7 +62,7 @@ cp -f %{_datadir}/automake-*/COPYING License mv -f License COPYING fi -sed -i 's|%{_bindir}/env/|%{_bindir}/env|' src/docked_app.in +sed -i 's|%{_bindir}/env/|%{_bindir}/env |' src/* %build autoreconf -fi ++++++ dock-applet-0.65.tar.gz -> dock-applet-0.66.tar.gz ++++++ ++++ 2168 lines of diff (skipped)
