diff --git a/mutter-3.38.1.tar.xz b/mutter-3.38.1.tar.xz deleted file mode 100644 index a867498..0000000 --- a/mutter-3.38.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e921570c9fdf63805dbd40aa21daa05504a1b9a21432d6119c54c17ee0217a33 -size 2618944 diff --git a/mutter-3.38.2.tar.xz b/mutter-3.38.2.tar.xz new file mode 100644 index 0000000..7a8c956 --- /dev/null +++ b/mutter-3.38.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9974e95dd0818f2b30cbe3d83bf3b272432fdadf00dbdc4f1661f06aa08460d +size 2621648 diff --git a/mutter.changes b/mutter.changes index fccf9c2..7dcd362 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Thu Dec 3 13:58:44 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.2: + + Fix unwanted position changes on window resize. + + Fix _NET_WM_FRAME_DRAWN timestamps. + + Fix missed redraws of newly-mapped actors. + + (Temporarily) make Xwayland listen on abstract namespace socket + again. + + Fix tiling to the correct monitor. + + Fix background artifacts in magnifier. + + Fix monitor tiling support on X11. + + Fix device configuration not being picked up on X11. + + Improve compatibility with Qt's wayland support. + + Support tagging devices as primary GPU via udev. + + Fix size hints with CSD. + + Do not disable the X Security extension by default. + + Fix unresponsive input after screen blank. + + Improve tablet-mode-switch support. + + Plugged memory leaks. + + Fixed crashes. + + Misc. bug fixes and cleanups. + + Updated translations. + ------------------------------------------------------------------- Thu Oct 8 03:38:01 UTC 2020 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index 9767acb..8132861 100644 --- a/mutter.spec +++ b/mutter.spec @@ -23,7 +23,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 3.38.1 +Version: 3.38.2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later