From d9144a634adf213adc21a79a93f2205f37f0cffd5c45268257499d2c6ae5d423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 7 Dec 2023 20:31:30 +0000 Subject: [PATCH] Accepting request 1131633 from GNOME:Next Update to 45.2 OBS-URL: https://build.opensuse.org/request/show/1131633 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=481 --- _service | 2 +- mutter-45.1.obscpio | 3 --- mutter-45.2.obscpio | 3 +++ mutter.changes | 11 +++++++++++ mutter.obsinfo | 6 +++--- mutter.spec | 2 +- 6 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 mutter-45.1.obscpio create mode 100644 mutter-45.2.obscpio diff --git a/_service b/_service index 7bccf71..d662945 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - refs/tags/45.1 + refs/tags/45.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-45.1.obscpio b/mutter-45.1.obscpio deleted file mode 100644 index 7cfb860..0000000 --- a/mutter-45.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:772ef9b4a0cff0b6bafa63e992620eb7e7d64e27cbdfd038960f544334c6c878 -size 26457101 diff --git a/mutter-45.2.obscpio b/mutter-45.2.obscpio new file mode 100644 index 0000000..4e2f567 --- /dev/null +++ b/mutter-45.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901316ab64132f091a858d1bc5996d75bc97db09589d78f9480cf324a918e444 +size 26472973 diff --git a/mutter.changes b/mutter.changes index d8f2324..038aa80 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Dec 7 15:09:40 UTC 2023 - Dominique Leuenberger + +- Update to version 45.2: + + Disable HW cursor when inhibited by backend. + + Fix disabling check-alive timeout. + + Propagate focus appearance to all ancestors. + + Fix tablets on X11 having the wrong device. + + Fixed crash. + + Updated translations. + ------------------------------------------------------------------- Sun Dec 3 15:54:07 UTC 2023 - Yifan Jiang diff --git a/mutter.obsinfo b/mutter.obsinfo index 7c11ca5..711d600 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 45.1 -mtime: 1698777300 -commit: c71a119de06d8937930e4d1adf06ff0c2b259653 +version: 45.2 +mtime: 1701445351 +commit: 08de409d40a92f8bf74ee8005b382aa194d76a45 diff --git a/mutter.spec b/mutter.spec index cdbb0f1..6f07483 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: 45.1 +Version: 45.2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later