diff --git a/kcron.spec b/kcron.spec index 138831c..1229103 100644 --- a/kcron.spec +++ b/kcron.spec @@ -1,5 +1,5 @@ Name: kcron -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: An editor for the cron command scheduler Group: Graphical Desktop/Applications/Administration @@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6PrintSupport +BuildRequires: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kauth-devel @@ -27,7 +33,6 @@ BuildRequires: libkf6-kservice-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-solid-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: automoc4 @@ -67,6 +72,9 @@ Kcron is an editor for the cron command scheduler. %doc AUTHORS LICENSES %changelog +* Thu Nov 07 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist