diff --git a/_service b/_service index 4efd259..7c3e71a 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - refs/tags/44.3 + refs/tags/44.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-44.3.obscpio b/mutter-44.3.obscpio deleted file mode 100644 index 169c027..0000000 --- a/mutter-44.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a158b05c5c0fa26ce79c9a23297f834d2aa0892dbe06fbd4bd397ea6292c0c0 -size 25998349 diff --git a/mutter-44.4.obscpio b/mutter-44.4.obscpio new file mode 100644 index 0000000..82af845 --- /dev/null +++ b/mutter-44.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c4a949a9e4e8d409375b03d1d4ef588b14ed0a3c054fb9caa2b256d5e8a5d4 +size 26010637 diff --git a/mutter.changes b/mutter.changes index 39d1f50..e642b15 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Sep 4 14:28:19 UTC 2023 - Bjørn Lie + +- Update to version 44.4: + + Fix xwayland-allow-byte-swapped-clients setting. + + Fix restoring focus when leaving the overview. + + Fix touch move operations on subsurfaces. + + Fix flickering when DRI driver isn't available. + + Fix unexpected cursor changes over non-resizable windows. + + Fix restoring maximized state of SSD windows. + + Fix window focus unexpectedly moving to secondary monitor when + changing workspaces. + + Fixed crash. + + Misc. bug fixes and cleanups. + + Updated translations. + ------------------------------------------------------------------- Tue Aug 29 09:50:53 UTC 2023 - Alynx Zhou diff --git a/mutter.obsinfo b/mutter.obsinfo index e5f3271..226c9cc 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,4 +1,4 @@ name: mutter -version: 44.3 -mtime: 1688640124 -commit: 99d83f2985483bc192e1271665c442c7c480a588 +version: 44.4 +mtime: 1692789368 +commit: f1fc9e176200cd14f1b5bba4359ee54a0587f586 diff --git a/mutter.spec b/mutter.spec index 142cc55..c112488 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: 44.3 +Version: 44.4 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later