From d791c174a6c31db79e8507421ffdc69899c44106f45a4b02b041b048b9816249 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jan 2024 09:12:53 +0000 Subject: [PATCH] Accepting request 1137895 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/1137895 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=487 --- _service | 2 +- mutter-45.2.obscpio | 3 --- mutter-45.3.obscpio | 3 +++ mutter.changes | 16 ++++++++++++++++ mutter.obsinfo | 6 +++--- mutter.spec | 4 ++-- 6 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 mutter-45.2.obscpio create mode 100644 mutter-45.3.obscpio diff --git a/_service b/_service index d662945..6f25d82 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - refs/tags/45.2 + refs/tags/45.3 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-45.2.obscpio b/mutter-45.2.obscpio deleted file mode 100644 index 4e2f567..0000000 --- a/mutter-45.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:901316ab64132f091a858d1bc5996d75bc97db09589d78f9480cf324a918e444 -size 26472973 diff --git a/mutter-45.3.obscpio b/mutter-45.3.obscpio new file mode 100644 index 0000000..9f463dd --- /dev/null +++ b/mutter-45.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a83a17f6b454d3247772ed43d5999efe9726d1b09fbc8cceebd8208f599efdc +size 26478093 diff --git a/mutter.changes b/mutter.changes index 2437719..99a6ed3 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 10 08:53:06 UTC 2024 - Dominique Leuenberger + +- Update to version 45.3: + + Fix handling of relative mode for tablets. + + Fix forcing EGLStream with NVIDIA proprietary driver. + + Sync geometry only when window is mapped. + + Improve repick due to transform changes. + + wayland/client: Add make_desktop() method. + + Fix occasional artifacts at top of X11 fullscreen windows. + + background: Fix background color around image. + + Fixed crashes. + + Plugged leaks. + + Misc. bug fixes and cleanups. + + Updated translations. + ------------------------------------------------------------------- Thu Dec 21 08:23:54 UTC 2023 - Alynx Zhou diff --git a/mutter.obsinfo b/mutter.obsinfo index 711d600..046fa59 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 45.2 -mtime: 1701445351 -commit: 08de409d40a92f8bf74ee8005b382aa194d76a45 +version: 45.3 +mtime: 1704584095 +commit: 5012d22cb96ba22c4133e2e488ea1f5241fb50e2 diff --git a/mutter.spec b/mutter.spec index 4297e9c..2006351 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,7 +1,7 @@ # # spec file for package mutter # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 45.2 +Version: 45.3 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later