diff --git a/_service b/_service index a8a59e8..f24a29e 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - 47.4 + 47.5 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-47.4.obscpio b/mutter-47.4.obscpio deleted file mode 100644 index 2d6a522..0000000 --- a/mutter-47.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0e2a7dcfaac3b225c456ab3cbff19c3850b39005a3577a6e5926488136ce96e -size 31219725 diff --git a/mutter-47.5.obscpio b/mutter-47.5.obscpio new file mode 100644 index 0000000..8356262 --- /dev/null +++ b/mutter-47.5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6926faf10bd0fcdf9a97268c3645a9b9566e7d7321cbde0160c4ff6031cc3064 +size 31223821 diff --git a/mutter.changes b/mutter.changes index 2ff7be4..5ddd5fe 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 5 12:24:49 UTC 2025 - Bjørn Lie + +- Update to version 47.5: + + Synchronize device enabled state when adding device + + Do not use modifiers if surface should be sharable + + Fix notifying shell about modifier-only keyboard layout + switches + + Fixed crashes + + Misc. bug fixes and cleanups + ------------------------------------------------------------------- Mon Jan 13 12:47:11 UTC 2025 - Bjørn Lie diff --git a/mutter.obsinfo b/mutter.obsinfo index 6e92d11..fc81d18 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 47.4 -mtime: 1736717380 -commit: 96e62be1022a45b7012d5a97b667b28dad13f74b +version: 47.5 +mtime: 1738709743 +commit: bc14de88817cb10091f971426a5db443a497abb9 diff --git a/mutter.spec b/mutter.spec index f96362a..64ecbd4 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: 47.4 +Version: 47.5 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later