Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mutter for openSUSE:Factory checked in at 2022-02-17 00:30:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mutter (Old) and /work/SRC/openSUSE:Factory/.mutter.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mutter" Thu Feb 17 00:30:22 2022 rev:180 rq:955417 version:41.4 Changes: -------- --- /work/SRC/openSUSE:Factory/mutter/mutter.changes 2022-01-13 00:22:24.187931651 +0100 +++ /work/SRC/openSUSE:Factory/.mutter.new.1956/mutter.changes 2022-02-17 00:31:20.893424844 +0100 @@ -1,0 +2,19 @@ +Tue Feb 15 20:16:03 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 41.4: + + Fix DND between X11 and wayland clients. + + Fix resetting idle time on lid open. + + wayland/gtk: Only perform allowed titlebar gestures. + + Place popups on the same monitor as the anchor rect. + + Fix wrong resizes of some clients on focus changes. + + Misc. bug fixes. + + Fixed crashes. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 8 09:35:57 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Add 0002-Drop-CI-test-setup-that-needs-catchsegv.patch: Fix build + with glibc 2.35 and newer. + +------------------------------------------------------------------- Old: ---- mutter-41.3.obscpio New: ---- 0002-Drop-CI-test-setup-that-needs-catchsegv.patch mutter-41.4.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mutter.spec ++++++ --- /var/tmp/diff_new_pack.lnA5XV/_old 2022-02-17 00:31:21.773424692 +0100 +++ /var/tmp/diff_new_pack.lnA5XV/_new 2022-02-17 00:31:21.777424691 +0100 @@ -23,7 +23,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 41.3 +Version: 41.4 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later @@ -39,6 +39,8 @@ Patch1: mutter-disable-cvt-s390x.patch # PATCH-FIX-OPENSUSE mutter-window-actor-Special-case-shaped-Java-windows.patch -- window-actor: Special-case shaped Java windows Patch2: mutter-window-actor-Special-case-shaped-Java-windows.patch +# PATCH-FIX-OPENSUSE 0002-Drop-CI-test-setup-that-needs-catchsegv.patch -- Fix build with glibc 2.35 and newer +Patch3: 0002-Drop-CI-test-setup-that-needs-catchsegv.patch ## SLE-only patches start at 1000 # PATCH-FEATURE-SLE mutter-SLE-bell.patch FATE#316042 bnc#889218 idon...@suse.com -- make audible bell work out of the box. @@ -146,6 +148,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 # SLE-only patches and translations. %if 0%{?sle_version} ++++++ 0002-Drop-CI-test-setup-that-needs-catchsegv.patch ++++++ diff -Nur orig-mutter-41.3/meson.build mutter-41.3/meson.build --- orig-mutter-41.3/meson.build 2022-02-08 10:46:01.196708089 +0100 +++ mutter-41.3/meson.build 2022-02-08 10:46:22.448982100 +0100 @@ -305,17 +305,6 @@ exe_wrapper: default_test_wrappers, ) - add_test_setup('CI', - env: [ - 'MUTTER_DEBUG_DUMMY_MODE_SPECS=800x600@10.0', - ], - exe_wrapper: [ - default_test_wrappers, - find_program('catchsegv'), - find_program('xvfb-run'), '-a', '-s', '+iglx -noreset', - ], - timeout_multiplier: 10, - ) endif have_profiler = get_option('profiler') ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lnA5XV/_old 2022-02-17 00:31:21.817424685 +0100 +++ /var/tmp/diff_new_pack.lnA5XV/_new 2022-02-17 00:31:21.821424684 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param> - <param name="revision">refs/tags/41.3</param> + <param name="revision">refs/tags/41.4</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ mutter-41.3.obscpio -> mutter-41.4.obscpio ++++++ /work/SRC/openSUSE:Factory/mutter/mutter-41.3.obscpio /work/SRC/openSUSE:Factory/.mutter.new.1956/mutter-41.4.obscpio differ: char 48, line 1 ++++++ mutter.obsinfo ++++++ --- /var/tmp/diff_new_pack.lnA5XV/_old 2022-02-17 00:31:21.881424674 +0100 +++ /var/tmp/diff_new_pack.lnA5XV/_new 2022-02-17 00:31:21.885424673 +0100 @@ -1,5 +1,5 @@ name: mutter -version: 41.3 -mtime: 1641851077 -commit: f51ad2911419ee2ab88b5548581227a57d0fd987 +version: 41.4 +mtime: 1644948247 +commit: 83a34957046c5b6bca609fda4b68c8c5d1276d14