From 2b2cd37856be3ab4d35fac584acb5e49bda98b716a843244fd8f7967a7048bc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 14 Jan 2021 18:40:22 +0000 Subject: [PATCH] Accepting request 863159 from GNOME:Next Update to 3.38.3 OBS-URL: https://build.opensuse.org/request/show/863159 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=369 --- mutter-3.38.2.tar.xz | 3 --- mutter-3.38.3.tar.xz | 3 +++ mutter.changes | 10 ++++++++++ mutter.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 mutter-3.38.2.tar.xz create mode 100644 mutter-3.38.3.tar.xz diff --git a/mutter-3.38.2.tar.xz b/mutter-3.38.2.tar.xz deleted file mode 100644 index 7a8c956..0000000 --- a/mutter-3.38.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9974e95dd0818f2b30cbe3d83bf3b272432fdadf00dbdc4f1661f06aa08460d -size 2621648 diff --git a/mutter-3.38.3.tar.xz b/mutter-3.38.3.tar.xz new file mode 100644 index 0000000..47fcdc6 --- /dev/null +++ b/mutter-3.38.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2321e73d1e3fe2e90e6301f42bba07f4d94bc64756a2bf13d75ae9d6faa201f +size 2622808 diff --git a/mutter.changes b/mutter.changes index 7dcd362..d00a831 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 14 18:23:49 UTC 2021 - Dominique Leuenberger + +- Update to version 3.38.3: + + xwayland: Set xrandr primary output, + + Disable CRTCs if there is no monitor, + + Fixed crashes, + + Misc. bug fixes, + + Updated translations. + ------------------------------------------------------------------- Thu Dec 3 13:58:44 UTC 2020 - dimstar@opensuse.org diff --git a/mutter.spec b/mutter.spec index 8132861..37e89de 100644 --- a/mutter.spec +++ b/mutter.spec @@ -1,7 +1,7 @@ # # spec file for package mutter # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define api_minor 0 %define libmutter libmutter-%{api_major}-%{api_minor} Name: mutter -Version: 3.38.2 +Version: 3.38.3 Release: 0 Summary: Window and compositing manager based on Clutter License: GPL-2.0-or-later