Hello community, here is the log from the commit of package mate-tweak for openSUSE:Factory checked in at 2016-04-15 19:11:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-tweak (Old) and /work/SRC/openSUSE:Factory/.mate-tweak.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-tweak" Changes: -------- --- /work/SRC/openSUSE:Factory/mate-tweak/mate-tweak.changes 2016-03-07 13:28:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-tweak.new/mate-tweak.changes 2016-04-15 19:11:15.000000000 +0200 @@ -1,0 +2,21 @@ +Sat Apr 9 11:24:53 UTC 2016 - [email protected] + +- Update to version 3.5.9 (changes since 3.5.7): + * Misplacement of indicators and other applets when switching + panel layouts (lp#1557203). + * Don't render double shadows in GTK+ client-side decorated + applications when enabling the Compton compositor via + MATE Tweak (lp#1558013). + * Provide a warning before changing Window Manager (lp#1549081). + * Don't let MATE Tweak move upward on changing of the window + manager (lp#1549076). + * Fix forced setting of the xcursor theme (lp#1563087). + * Fix psutil.AccessDenied crash (lp#1562843). + * Fix handling of "unknown" window managers (lp#1563037). + * Fix ordering of notebook entries (lp#1564957). + * Fix toggling of menu bar features (lp#1564959). + * Add translations for de_CH, es_419, sco, and zh-Hans. + * Update existing translations. +- Rebase mate-tweak-use-matemenu.patch. + +------------------------------------------------------------------- Old: ---- mate-tweak-3.5.7.tar.gz New: ---- mate-tweak-3.5.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-tweak.spec ++++++ --- /var/tmp/diff_new_pack.q8cc0Z/_old 2016-04-15 19:11:16.000000000 +0200 +++ /var/tmp/diff_new_pack.q8cc0Z/_new 2016-04-15 19:11:16.000000000 +0200 @@ -17,9 +17,9 @@ %define _name mate_tweak -%define _rev db3f8d05fdb0 +%define _rev d90d62bc967d Name: mate-tweak -Version: 3.5.7 +Version: 3.5.9 Release: 0 Summary: MATE desktop tweak tool License: GPL-2.0+ ++++++ mate-tweak-3.5.7.tar.gz -> mate-tweak-3.5.9.tar.gz ++++++ ++++ 70641 lines of diff (skipped) ++++++ mate-tweak-use-matemenu.patch ++++++ --- /var/tmp/diff_new_pack.q8cc0Z/_old 2016-04-15 19:11:16.000000000 +0200 +++ /var/tmp/diff_new_pack.q8cc0Z/_new 2016-04-15 19:11:16.000000000 +0200 @@ -1,6 +1,6 @@ --- a/mate-tweak +++ b/mate-tweak -@@ -594,7 +594,7 @@ class MateTweak: +@@ -884,7 +884,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: -@@ -603,7 +603,7 @@ class MateTweak: +@@ -898,7 +898,7 @@ class MateTweak: if self.panel_layout_exists('netbook') and self.maximus_available: panels.append([_("Netbook"), "netbook"])
