diff --git a/kbruch.spec b/kbruch.spec index a606ac9..4289a79 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -1,5 +1,5 @@ Name: kbruch -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: Exercise Fractions Group: Graphical Desktop/Applications/Educational @@ -12,6 +12,11 @@ License: GPL BuildRequires: cmake ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kcolorscheme-devel @@ -23,7 +28,6 @@ BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-kxmlgui-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END #Requires: kde-workspace Provides: kbruch4 = %{?epoch:%epoch:}%{version}-%{release} @@ -84,6 +88,9 @@ exit 0 %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