From 0604b4800ac24316aa17586eb8c1e606553e8f3e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Nov 2024 18:21:37 +0100 Subject: [PATCH] automatic version update by autodist [release 6.8.0-1mamba;Sun Nov 10 2024] --- kf6-kded.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/kf6-kded.spec b/kf6-kded.spec index aa41a6f..ee12ed8 100644 --- a/kf6-kded.spec +++ b/kf6-kded.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kded -Version: 6.7.0 +Version: 6.8.0 Release: 1mamba Summary: KDE Frameworks 6 Central daemon of KDE work spaces Group: Graphical Desktop/Applications/Environment @@ -14,6 +14,10 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kded- License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kconfig-devel @@ -22,7 +26,6 @@ BuildRequires: libkf6-kcrash-devel BuildRequires: libkf6-kdbusaddons-devel BuildRequires: libkf6-kservice-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: kf6-rpm-macros @@ -75,6 +78,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KF6KDED/KF6KDED*.cmake %changelog +* Sun Nov 10 2024 Automatic Build System 6.8.0-1mamba +- automatic version update by autodist + * Sun Oct 13 2024 Automatic Build System 6.7.0-1mamba - automatic version update by autodist