From 9d7d929c9ef7640186893c41c58d4a1dd54c2a66 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 11:41:23 +0100 Subject: [PATCH] automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024] --- kcalc.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/kcalc.spec b/kcalc.spec index d446de0..0997d1b 100644 --- a/kcalc.spec +++ b/kcalc.spec @@ -1,5 +1,5 @@ Name: kcalc -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: Scientific calculator Group: Graphical Desktop/Applications/Utilities @@ -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: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libgmp-devel @@ -26,7 +31,6 @@ BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-kxmlgui-devel BuildRequires: libmpfr-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Provides: kcalc4 @@ -75,6 +79,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