From 824d5c545cb2742d1069a890813439acffb7bc74e9db8449996d8f88f4981543 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Wed, 28 Feb 2024 19:11:00 +0000 Subject: [PATCH] - Build with layer-shell-qt from Plasma5 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=337 --- kscreenlocker.changes | 5 +++++ kscreenlocker.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 52afb61..a0e70ad 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 19:10:47 UTC 2024 - Christophe Marin + +- Build with layer-shell-qt from Plasma5 + ------------------------------------------------------------------- Wed Dec 6 11:46:24 UTC 2023 - Fabian Vogt diff --git a/kscreenlocker.spec b/kscreenlocker.spec index ba7ce96..64511c7 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -51,7 +51,7 @@ BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5Wayland) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(LayerShellQt) +BuildRequires: cmake(LayerShellQt) < 6.0.0 BuildRequires: cmake(Qt5Quick) >= 5.15.0 BuildRequires: cmake(Qt5QuickWidgets) BuildRequires: cmake(Qt5Test)