From 6d4d9e73fbe4b21f9ad2c9e29d19f326d8a7fd84ca04effe064b9ed7e8f73ca6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 29 Jan 2024 12:02:59 +0000 Subject: [PATCH] Accepting request 1142152 from home:yfjiang:branches:GNOME:Factory - mutter-SLE-bsc984738-grab-display.patch: * Temporary disable this SLE-only patch as it makes mutter 45 lock-up on non-CSD apps (bsc#1218935) OBS-URL: https://build.opensuse.org/request/show/1142152 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=491 --- mutter.changes | 7 +++++++ mutter.spec | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/mutter.changes b/mutter.changes index 535b91c..d9e6132 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 24 13:54:15 UTC 2024 - Eugenio Paolantonio + +- mutter-SLE-bsc984738-grab-display.patch: + * Temporary disable this SLE-only patch as it makes mutter + 45 lock-up on non-CSD apps (bsc#1218935) + ------------------------------------------------------------------- Tue Jan 23 17:35:28 UTC 2024 - Eugenio Paolantonio diff --git a/mutter.spec b/mutter.spec index 2006351..b2d4d8f 100644 --- a/mutter.spec +++ b/mutter.spec @@ -156,7 +156,9 @@ applications that want to make use of the mutter library. %if 0%{?sle_version} %patch -P 1000 -p1 %patch -P 1001 -p1 -%patch -P 1002 -p1 +# Disable mutter-SLE-bsc984738-grab-display.patch until +# bsc#1218935 is fixed +#%patch -P 1002 -p1 %endif %build