From 3caa62081678f5f4753e8e518e11b5286ad5e96b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 12:36:56 +0100 Subject: [PATCH] automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024] --- kturtle.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/kturtle.spec b/kturtle.spec index 98312ab..7dbc834 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -1,5 +1,5 @@ Name: kturtle -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: KTurtle - Educational Programming Environment Group: Graphical Desktop/Applications/Educational @@ -11,6 +11,13 @@ 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: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-attica-devel @@ -27,7 +34,6 @@ BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-kxmlgui-devel BuildRequires: libkf6-sonnet-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtsvg-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -85,6 +91,9 @@ exit 0 %doc AUTHORS LICENSES COPYING.DOC %changelog +* Thu Nov 07 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist