From f384c2452a907681e8697873f111d5fe2fd898aa3488a0cf22f5e847c02a19f7 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 10 Dec 2021 18:19:02 +0000 Subject: [PATCH 1/2] - Fix package build with kservices 5.89.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=302 --- plasma5-sdk.changes | 5 +++++ plasma5-sdk.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/plasma5-sdk.changes b/plasma5-sdk.changes index 930eea0..29e9ed8 100644 --- a/plasma5-sdk.changes +++ b/plasma5-sdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 10 18:18:55 UTC 2021 - Christophe Giboudeaux + +- Fix package build with kservices 5.89.0 + ------------------------------------------------------------------- Tue Nov 30 14:59:23 UTC 2021 - Fabian Vogt diff --git a/plasma5-sdk.spec b/plasma5-sdk.spec index c4ef811..b330b2b 100644 --- a/plasma5-sdk.spec +++ b/plasma5-sdk.spec @@ -138,6 +138,8 @@ test Plasma data engines without writing a Plasma applet. %{_kf5_appstreamdir}/org.kde.plasma.plasmoidviewershell.appdata.xml %{_kf5_appstreamdir}/org.kde.plasma.themeexplorer.appdata.xml %{_kf5_appstreamdir}/org.kde.plasma.lookandfeelexplorer.appdata.xml +%{_kf5_servicesdir}/plasma-package-org.kde.plasma.cuttlefish.desktop +%{_kf5_servicesdir}/plasma-shell-org.kde.plasma.plasmoidviewershell.desktop %files -n plasmaengineexplorer5 %license LICENSES/* From df6ef2adc024138561a88822b2a8e234de9fe5d05668f0dddb53fb8ffa31a681 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 10 Dec 2021 20:07:00 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=303 --- plasma5-sdk.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasma5-sdk.changes b/plasma5-sdk.changes index 29e9ed8..f6cadca 100644 --- a/plasma5-sdk.changes +++ b/plasma5-sdk.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Dec 10 18:18:55 UTC 2021 - Christophe Giboudeaux -- Fix package build with kservices 5.89.0 +- Fix package build with plasma-framework 5.89.0. ------------------------------------------------------------------- Tue Nov 30 14:59:23 UTC 2021 - Fabian Vogt