diff --git a/mutter-40.0.tar.xz b/mutter-40.0.tar.xz deleted file mode 100644 index 3c179fa..0000000 --- a/mutter-40.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a71b312e5a667c5374895188a506a3f6b671768bcb362b68efdc562773d198e -size 2678364 diff --git a/mutter-40.2.tar.xz b/mutter-40.2.tar.xz new file mode 100644 index 0000000..f0eb270 --- /dev/null +++ b/mutter-40.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4738eeb93bb8583ebff811a7bd52b6d11e61789ec734aae6d3ac3d227baaa7 +size 2681840 diff --git a/mutter.changes b/mutter.changes index 09cc251..9e14efd 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Fri Jun 11 11:58:55 UTC 2021 - Bjørn Lie + +- Update to version 40.2: + + Fix mouse position in remote desktop with fractional scaling. + + Fix fd leak. + + Disable KMS modifiers on radeon driver. + + Fix adding virtual monitor to physical session. + + Unbreak press-drag-release to pop up and select right click + menus. + + Fix VKMS detection. + + Misc. bug fixes. + + Updated translations. +- Changes from version 40.1: + + Prevent clients from pasting old selection data. + + Fix forward_key IM functionality on wayland. + + Ensure valid window texture size after viewport changes. + + Only update cached paint volumes when necessary. + + Only disable KMS modifiers for drivers with known problems. + + Fix X11 client resize during moves. + + Fix performance drop during night light transition with Nvidia. + + kms: Don't add common modes that exceed the max bandwidth. + + Create virtual input devices on demand. + + Fix wrong night light gamma when leaving power saving. + + Fix picking edge case. + + Properly tear down things when shutting down. + + Fix monitor screencasting with fractional scaling. + + Fixed crash. + + Plugged memory leak. + + Misc. bug fixes and cleanups. + + Updated translations. +- Disable mutter-disable-cvt-s390x.patch: Needs rebase. + ------------------------------------------------------------------- Fri Apr 23 00:47:06 UTC 2021 - Alynx Zhou diff --git a/mutter.spec b/mutter.spec index 7f46568..751bdd5 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: 40.0 +Version: 40.2 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later @@ -33,7 +33,7 @@ Source: https://download.gnome.org/sources/mutter/40/%{name}-%{version}. # PATCH-FIX-OPENSUSE mutter-Lower-HIDPI_LIMIT-to-144.patch fate#326682, bsc#1125467 qkzhu@suse.com -- Lower HIDPI_LIMIT to 144 Patch3: mutter-Lower-HIDPI_LIMIT-to-144.patch -# PATCH-FIX-UPSTREAM mutter-disable-cvt-s390x.patch bsc#1158128 fcrozat@suse.com -- Do not search for cvt on s390x, it doesn't exist there +# PATCH-NEEDS-REBASE mutter-disable-cvt-s390x.patch bsc#1158128 fcrozat@suse.com -- Do not search for cvt on s390x, it doesn't exist there WAS PATCH-FIX-UPSTREAM Patch4: mutter-disable-cvt-s390x.patch ## SLE-only patches start at 1000 @@ -135,7 +135,7 @@ applications that want to make use of the mutter library. %prep %setup -q %patch3 -p1 -%patch4 -p1 +#patch4 -p1 # SLE-only patches and translations. translation-update-upstream po mutter