Hello community,

here is the log from the commit of package mate-applet-dock for 
openSUSE:Factory checked in at 2016-05-17 17:14:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2016-04-15 19:11:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-applet-dock.new/mate-applet-dock.changes   
2016-05-17 17:14:51.000000000 +0200
@@ -1,0 +2,21 @@
+Wed May  4 16:34:01 UTC 2016 - [email protected]
+
+- Update to version 0.71:
+  * More improvements to matching applications with their .desktop
+    files.
+  * Application icons can now be sourced from the 'hicolor'
+    directory.
+  * The window list now displays the title of the active window in
+    bold and italicised text.
+  * Remove the options to display pinned applications from all or
+    only the current workspace as these were based on a
+    misunderstanding of a feature request. They have been replaced
+    with a new option to only show indicators and window list
+    items for windows which are on the current workspace and this
+    provides the requested functionality.
+  * Add a 'Hints and Tips' window accessible from the About dialog
+    as a place to list useful keyboard shortcuts etc.
+- Add missing python3-gobject-cairo, python3-gobject-Gdk
+  dependencies.
+
+-------------------------------------------------------------------

Old:
----
  dock-applet-0.70.tar.gz

New:
----
  dock-applet-0.71.tar.gz

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

Other differences:
------------------
++++++ mate-applet-dock.spec ++++++
--- /var/tmp/diff_new_pack.tSvjtx/_old  2016-05-17 17:14:52.000000000 +0200
+++ /var/tmp/diff_new_pack.tSvjtx/_new  2016-05-17 17:14:52.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define _name   dock-applet
 Name:           mate-applet-dock
-Version:        0.70
+Version:        0.71
 Release:        0
 Summary:        Dock applet for the MATE panel
 License:        GPL-2.0+
@@ -33,9 +33,13 @@
 Requires:       python3-Pillow
 Requires:       python3-cairo
 Requires:       python3-gobject
+Requires:       python3-gobject-cairo
 Requires:       python3-scipy
 Requires:       python3-xdg
 %glib2_gsettings_schema_requires
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+Requires:       python3-gobject-Gdk
+%endif
 
 %description
 An application dock applet for the MATE panel.
@@ -71,7 +75,7 @@
 
 %install
 %make_install
-%fdupes %{buildroot}%{_libdir}
+%fdupes %{buildroot}%{_libdir}/
 
 find %{buildroot}%{_libdir} -type f -name '*.py' | while read py; do
     if [[ "$(head -c2 "$py"; echo)" == "#!" ]]; then

++++++ dock-applet-0.70.tar.gz -> dock-applet-0.71.tar.gz ++++++
++++ 1910 lines of diff (skipped)


Reply via email to