From 551ffe74d8d5a19d778c54c5512b9294260f99e4b25e8c33982aec6d27cebac4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 31 May 2022 07:17:26 +0000 Subject: [PATCH] Accepting request 979901 from GNOME:Next GNOME 42.2 OBS-URL: https://build.opensuse.org/request/show/979901 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=413 --- _service | 2 +- mutter-42.1.obscpio | 3 --- mutter-42.2.obscpio | 3 +++ mutter.changes | 13 +++++++++++++ mutter.obsinfo | 6 +++--- mutter.spec | 2 +- 6 files changed, 21 insertions(+), 8 deletions(-) delete mode 100644 mutter-42.1.obscpio create mode 100644 mutter-42.2.obscpio diff --git a/_service b/_service index b624a6c..7e68b53 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - refs/tags/42.1 + refs/tags/42.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-42.1.obscpio b/mutter-42.1.obscpio deleted file mode 100644 index fbe9ac2..0000000 --- a/mutter-42.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0aae69ebd27faa14f351631bdfe5fb3cab1334938fd052c244a213a5d4ca384 -size 25077261 diff --git a/mutter-42.2.obscpio b/mutter-42.2.obscpio new file mode 100644 index 0000000..bb359f0 --- /dev/null +++ b/mutter-42.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff03975673633988a3979d09fc7978c31f81cd2d59a6e85b8ad3000e23a7add +size 25083917 diff --git a/mutter.changes b/mutter.changes index 14f6338..f2208b9 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon May 30 11:35:40 UTC 2022 - Dominique Leuenberger + +- Update to version 42.2: + + Don't use direct scanout for transparent windows. + + Fix initialization of privacy mode in displays that support it. + + Fix --replace again. + + Improve picking a window for direct scanout. + + Do not allow windows to steal focus when the shell has a grab. + + Fix night light without GAMMA_LUT property. + + Fixed crash. + + Misc. bug fixes. + ------------------------------------------------------------------- Fri May 13 08:22:15 UTC 2022 - Xiaoguang Wang diff --git a/mutter.obsinfo b/mutter.obsinfo index 6a2f96d..6f6d521 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 42.1 -mtime: 1651777298 -commit: 94bd385bf3ece2a746d8755049fc1fa5c8c0a808 +version: 42.2 +mtime: 1653764569 +commit: 10cece870cf25c15daa8b20130d328257ec5f132 diff --git a/mutter.spec b/mutter.spec index 0d4f967..65b7e8d 100644 --- a/mutter.spec +++ b/mutter.spec @@ -22,7 +22,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 42.1 +Version: 42.2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later