Hello community,

here is the log from the commit of package mate-tweak for openSUSE:Factory 
checked in at 2017-05-16 14:43:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-tweak (Old)
 and      /work/SRC/openSUSE:Factory/.mate-tweak.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-tweak"

Tue May 16 14:43:20 2017 rev:22 rq:494410 version:17.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-tweak/mate-tweak.changes    2017-03-22 
23:18:19.723366000 +0100
+++ /work/SRC/openSUSE:Factory/.mate-tweak.new/mate-tweak.changes       
2017-05-16 14:44:26.009213837 +0200
@@ -1,0 +2,24 @@
+Tue May  9 16:45:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 17.10.1 (changes since 17.04.0):
+  * Add support for the Pantheon layout.
+  * Make sure the menu is always shown with the Contemporary window
+    decoration layout.
+  * Switch window control locations according to layout selected.
+  * Add checks for MATE AppMenu applet and remove TopMenu checks.
+  * Refactor enable/disable dock (lp#1559457).
+  * Update Compton defaults to eliminate artifacting and allows the
+    screensaver to function (lp#1599331).
+  * Reduce sleep between starting the WM and the compositor.
+  * Add Button to Open CCSM if it is available.
+  * Make Menu Bar configuration insensitive for Cupertino which now
+    uses the Menu only.
+  * Refactor logic to control behaviour as layouts are switched.
+    Prevent tracebacks when kill processes.
+    More robust checking for Indicators in a layout.
+  * Enable/Disbale Global Menu when switch to/from Mutiny and
+    Cupertino.
+  * Update translations.
+- Rebase mate-tweak-use-matemenu.patch.
+
+-------------------------------------------------------------------

Old:
----
  mate-tweak_17.04.0.orig.tar.gz

New:
----
  mate-tweak_17.10.1.orig.tar.gz

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

Other differences:
------------------
++++++ mate-tweak.spec ++++++
--- /var/tmp/diff_new_pack.DEt460/_old  2017-05-16 14:44:26.805102008 +0200
+++ /var/tmp/diff_new_pack.DEt460/_new  2017-05-16 14:44:26.813100884 +0200
@@ -17,9 +17,9 @@
 
 
 %define _name   mate_tweak
-%define _rev    446f13648e12
+%define _rev    150cbdae9cce
 Name:           mate-tweak
-Version:        17.04.0
+Version:        17.10.1
 Release:        0
 Summary:        MATE desktop tweak tool
 License:        GPL-2.0+

++++++ mate-tweak-use-matemenu.patch ++++++
--- /var/tmp/diff_new_pack.DEt460/_old  2017-05-16 14:44:26.841096950 +0200
+++ /var/tmp/diff_new_pack.DEt460/_new  2017-05-16 14:44:26.845096389 +0200
@@ -1,6 +1,6 @@
 --- a/mate-tweak
 +++ b/mate-tweak
-@@ -959,7 +959,7 @@ class MateTweak:
+@@ -1144,7 +1144,7 @@ class MateTweak:
          if self.panel_layout_exists('default'):
              panels.append([_("GNOME2"), "default"])
  
@@ -9,7 +9,7 @@
              panels.append([_("Linux Mint"), "linuxmint"])
  
          if self.panel_layout_exists('mageia') and self.mageia_cc_available:
-@@ -973,7 +973,7 @@ class MateTweak:
+@@ -1158,7 +1158,7 @@ class MateTweak:
          if self.panel_layout_exists('netbook') and self.maximus_available:
              panels.append([_("Netbook"), "netbook"])
  
@@ -17,4 +17,4 @@
 +        if self.panel_layout_exists('opensuse') and self.mate_menu_available:
              panels.append([_("openSUSE"), "opensuse"])
  
-         if self.panel_layout_exists('redmond'):
+         if self.dock is not None and self.brisk_menu_available:

++++++ mate-tweak_17.04.0.orig.tar.gz -> mate-tweak_17.10.1.orig.tar.gz ++++++
++++ 80295 lines of diff (skipped)


Reply via email to