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
This commit is contained in:
Luca Beltrame 2023-11-24 21:51:27 +00:00 committed by Git OBS Bridge
parent c4b1c81c66
commit 2327823076
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 24 21:32:15 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
- Pull in kconf_update5
-------------------------------------------------------------------
Mon Nov 6 09:13:49 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -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.