diff --git a/_service b/_service index 3eb11e2..a8a59e8 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - 47.3 + 47.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-47.3.obscpio b/mutter-47.3.obscpio deleted file mode 100644 index 1e2f2e8..0000000 --- a/mutter-47.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ead7c02425db1d9936b3886923d8e56fb354e97612d03f2f3150015c19145ae -size 30768653 diff --git a/mutter-47.4.obscpio b/mutter-47.4.obscpio new file mode 100644 index 0000000..2d6a522 --- /dev/null +++ b/mutter-47.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e2a7dcfaac3b225c456ab3cbff19c3850b39005a3577a6e5926488136ce96e +size 31219725 diff --git a/mutter.changes b/mutter.changes index 370d9ac..2ff7be4 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jan 13 12:47:11 UTC 2025 - Bjørn Lie + +- Update to version 47.4: + + Use BT709 coefficients and limited range for YUV conversion by + defaults + + Also request high priority secondary EGL context + + Fix Xwayland DND coordinates when using fractional scaling + + Fix applying initial _NET_WM_WINDOW_OPACITY on Xwayland + + Implement wp_viewport support for cursor surfaces + + Improve input → output latency of cursor movements + + Improve frame rate on monitors attached to secondary GPUs in + copy mode + + Send preferred scales to all surface roles + + Misc. bug fixes and cleanups + + Updated translations. + ------------------------------------------------------------------- Fri Dec 6 07:39:00 UTC 2024 - Bjørn Lie diff --git a/mutter.obsinfo b/mutter.obsinfo index 0211687..6e92d11 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 47.3 -mtime: 1733442745 -commit: a5e1f011268ca128d1d3d1f3d4b15b760459ad4a +version: 47.4 +mtime: 1736717380 +commit: 96e62be1022a45b7012d5a97b667b28dad13f74b diff --git a/mutter.spec b/mutter.spec index 88a4360..f96362a 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,7 +1,7 @@ # # spec file for package mutter # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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: 47.3 +Version: 47.4 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later