Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mate-tweak for openSUSE:Factory 
checked in at 2022-05-12 23:00:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-tweak (Old)
 and      /work/SRC/openSUSE:Factory/.mate-tweak.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-tweak"

Thu May 12 23:00:18 2022 rev:29 rq:976439 version:22.04.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-tweak/mate-tweak.changes    2021-05-16 
23:44:21.477082718 +0200
+++ /work/SRC/openSUSE:Factory/.mate-tweak.new.1538/mate-tweak.changes  
2022-05-12 23:00:39.720821104 +0200
@@ -1,0 +2,27 @@
+Wed May 11 09:48:24 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 22.04.8
+  * Sync translations.
+  * Fix GLib-GIO-ERROR when 'org.mate.maximus' settings schema is not
+  * Use predictable path for checking ayatana-indicator-application
+    is installed
+  * Replace compton support with picom
+  * Update mate-tweak to use several personalities provided by marco-wrapper
+    * Exposes Xrender, GLX and xr_glx_hybrid backends from picom.
+  * Add a fallback marco-compton for users migrating from earlier
+    versions of MATE Tweak.
+  * Make picom window shadows more consistent with CSD windows
+  * Make sure outgoing window managers and compositors are killed
+  * Use 'ldd' to determine which compositor is enabled in Marco
+  * Refactor detection of picom wrappers
+  * Add migration fallback for marco-picom
+  * Make mate-tweak compatible with all Yaru themes
+  * Update mate-tweak.desktop to use tweaks-app icon
+  * Be explicit when looking for libXpresent
+  * Refactor replace_panel_layout() to make switching robust
+  * Check if dock is running to determine if it needs starting
+  * Refactor replace_panel_layout() to start/stop keyboard LED
+  * Prevent the dock from being started if it is not running
+  * Refactor replace_panel_layout() to make it more reliable.
+
+-------------------------------------------------------------------

Old:
----
  mate-tweak-21.04.3.tar.gz

New:
----
  mate-tweak-22.04.8.tar.gz

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

Other differences:
------------------
++++++ mate-tweak.spec ++++++
--- /var/tmp/diff_new_pack.JjmEYv/_old  2022-05-12 23:00:40.372821978 +0200
+++ /var/tmp/diff_new_pack.JjmEYv/_new  2022-05-12 23:00:40.376821984 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-tweak
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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   mate_tweak
 Name:           mate-tweak
-Version:        21.04.3
+Version:        22.04.8
 Release:        0
 Summary:        MATE desktop tweak tool
 License:        GPL-2.0-or-later
@@ -99,8 +99,10 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/applications/marco-*.desktop
 %{_mandir}/man?/%{name}.?%{?ext_man}
-%{_mandir}/man?/*-compton.?%{?ext_man}
 %{_mandir}/man?/*-no-composite.?%{?ext_man}
+%{_mandir}/man?/marco-glx.?%{?ext_man}
+%{_mandir}/man?/marco-xr_glx_hybrid.?%{?ext_man}
+%{_mandir}/man?/marco-xrender.?%{?ext_man}
 
 %files lang -f %{name}.lang
 

++++++ mate-tweak-21.04.3.tar.gz -> mate-tweak-22.04.8.tar.gz ++++++
++++ 9795 lines of diff (skipped)

++++++ mate-tweak-use-matemenu.patch ++++++
--- /var/tmp/diff_new_pack.JjmEYv/_old  2022-05-12 23:00:40.564822237 +0200
+++ /var/tmp/diff_new_pack.JjmEYv/_new  2022-05-12 23:00:40.568822242 +0200
@@ -1,6 +1,7 @@
---- a/mate-tweak
-+++ b/mate-tweak
-@@ -1268,7 +1268,7 @@ class MateTweak:
+diff -Nur mate-tweak-22.04.8/mate-tweak new/mate-tweak
+--- mate-tweak-22.04.8/mate-tweak      2022-03-30 08:42:26.000000000 +0200
++++ new/mate-tweak     2022-05-11 11:52:39.142085620 +0200
+@@ -1224,7 +1224,7 @@
              self.add_to_panel_list(panels, "GNOME2", "default")
  
          if self.panel_layout_exists('linuxmint') and \

Reply via email to