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 5019071..77f8b0b 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Dec 2 19:59:45 UTC 2023 - Bjørn Lie + +- 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. + ------------------------------------------------------------------- Tue Nov 28 11:57:17 UTC 2023 - Dominique Leuenberger 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