From c073fda73c010312e53e1d56dc7454f6d31213c9 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 14 Mar 2022 07:31:45 -0400 Subject: [PATCH] Do not use the SDDM Wayland greeter by default for F36 --- plasma-workspace.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 436057e..59cbc3a 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -12,7 +12,7 @@ %endif # Control sddm wayland by default -%if (0%{?fedora} && 0%{?fedora} < 36) || (0%{?rhel} && 0%{?rhel} < 9) +%if (0%{?fedora} && 0%{?fedora} < 37) || (0%{?rhel} && 0%{?rhel} < 9) %bcond_with sddm_wayland_default %else %bcond_without sddm_wayland_default @@ -28,7 +28,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.24.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://invent.kde.org/plasma/%{name} @@ -802,6 +802,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.{klipper, %changelog +* Mon Mar 14 2022 Neal Gompa - 5.24.3-2 +- Do not use the SDDM Wayland greeter by default for F36 + * Tue Mar 08 2022 Marc Deop - 5.24.3-1 - 5.24.3