From e7254716efb2c5aa6a40d3f766d2f26eb56aa09759999aa725be4fef03c4dacd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 10 Jul 2020 10:09:53 +0000 Subject: [PATCH] Accepting request 819369 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/819369 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=353 --- _service | 2 +- mutter-3.36.3+1.obscpio | 3 --- mutter-3.36.4.obscpio | 3 +++ mutter.changes | 15 +++++++++++++++ mutter.obsinfo | 6 +++--- mutter.spec | 2 +- 6 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 mutter-3.36.3+1.obscpio create mode 100644 mutter-3.36.4.obscpio diff --git a/_service b/_service index 4a9a1b7..9784f9d 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://gitlab.gnome.org/GNOME/mutter.git - 0d9ded40 + 3.36.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/mutter-3.36.3+1.obscpio b/mutter-3.36.3+1.obscpio deleted file mode 100644 index 85aff84..0000000 --- a/mutter-3.36.3+1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11ed3c3fb667bd9d74150a4db3b3918494e146518cafea495e16831cccb934a6 -size 24216077 diff --git a/mutter-3.36.4.obscpio b/mutter-3.36.4.obscpio new file mode 100644 index 0000000..d36be3b --- /dev/null +++ b/mutter-3.36.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5385f165c4f416c2b2ce330fe9837f6c972290c151ef7bd026a5ccb1a59096f +size 24272909 diff --git a/mutter.changes b/mutter.changes index 5914449..bf572de 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jul 8 07:29:08 UTC 2020 - Bjørn Lie + +- Update to version 3.36.4: + + Fix crash on area screenshots with fractional scaling. + + Do not paint textures of fully obscured windows. + + Turn off CRTCs as well when enabling DPMS. + + Improve selection support. + + Use a more appropriate combine function on opaque areas. + + Fix remote desktop being broken without screencast session. + + Fix popovers disappearing on wayland and HiDPI. + + Fixed crashes. + + Plugged memory leaks. + + Misc. bug fixes and cleanups. + ------------------------------------------------------------------- Thu Jun 4 09:45:27 UTC 2020 - Bjørn Lie diff --git a/mutter.obsinfo b/mutter.obsinfo index ecec016..32c1a42 100644 --- a/mutter.obsinfo +++ b/mutter.obsinfo @@ -1,5 +1,5 @@ name: mutter -version: 3.36.3+1 -mtime: 1591165657 -commit: 0d9ded403f6e285b6e928c5c850e0481b3a69291 +version: 3.36.4 +mtime: 1594147314 +commit: d03deb006c4154232ee257a8a16fee4ea61f3286 diff --git a/mutter.spec b/mutter.spec index 1593102..706c8e5 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.36.3+1 +Version: 3.36.4 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later