From 232782307651bb9116f5c7b1b34fd998be12fcdce4176a641f4a7c1e6ab41bed Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 24 Nov 2023 21:51:27 +0000 Subject: [PATCH] Accepting request 1128660 from home:Vogtinator:branches:KDE:Frameworks5 - Pull in kconf_update5 OBS-URL: https://build.opensuse.org/request/show/1128660 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=282 --- kded.changes | 5 +++++ kded.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/kded.changes b/kded.changes index 09acd30..ed48773 100644 --- a/kded.changes +++ b/kded.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 24 21:32:15 UTC 2023 - Fabian Vogt + +- Pull in kconf_update5 + ------------------------------------------------------------------- Mon Nov 6 09:13:49 UTC 2023 - Christophe Marin diff --git a/kded.spec b/kded.spec index 0977110..9fd7e45 100644 --- a/kded.spec +++ b/kded.spec @@ -1,7 +1,7 @@ # # spec file for package kded # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,8 @@ BuildRequires: cmake(Qt5Network) >= 5.15.0 BuildRequires: cmake(Qt5Test) >= 5.15.0 BuildRequires: cmake(Qt5Widgets) >= 5.15.0 BuildRequires: cmake(Qt5Xml) >= 5.15.0 +# One of the main tasks of kded is to run kconf_update when necessary +Requires: kconf_update5 %description KDED runs in the background and performs a number of small tasks.