From 3f9092a4796e7cf83bea4f07acf8b62bea388eb6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 11:33:12 +0100 Subject: [PATCH] automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024] --- kapptemplate.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/kapptemplate.spec b/kapptemplate.spec index 76b2a3e..62b26ad 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -1,5 +1,5 @@ Name: kapptemplate -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: KDE5 shell script to easy the beginning of new apps Group: Graphical Desktop/Applications/Development @@ -11,6 +11,11 @@ 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: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-karchive-devel @@ -26,7 +31,6 @@ BuildRequires: libkf6-kservice-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-solid-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: extra-cmake-modules @@ -88,6 +92,9 @@ exit 0 %doc 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