From 1be763c47d89c1c52b46890c4461015cb6c45639 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 11:59:34 +0100 Subject: [PATCH] automatic version update by autodist [release 24.08.3-1mamba;Fri Nov 08 2024] --- khangman.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/khangman.spec b/khangman.spec index 257bd2b..1e52631 100644 --- a/khangman.spec +++ b/khangman.spec @@ -1,5 +1,5 @@ Name: khangman -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: Hangman Game Group: Graphical Desktop/Applications/Educational @@ -11,6 +11,11 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkeduvocdocument-devel @@ -22,7 +27,6 @@ BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-knewstuff-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -89,6 +93,9 @@ exit 0 %doc AUTHORS COPYING COPYING.DOC %changelog +* Fri Nov 08 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