diff --git a/ark.spec b/ark.spec index 0d3ced4..161f77b 100644 --- a/ark.spec +++ b/ark.spec @@ -1,5 +1,5 @@ Name: ark -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: Manager for compressed files and archives Group: Graphical Desktop/Applications/Archiving @@ -11,6 +11,13 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Concurrent +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libX11-devel BuildRequires: libarchive-devel BuildRequires: libgcc @@ -40,7 +47,6 @@ BuildRequires: libkf6-solid-devel BuildRequires: libstdc++6-devel BuildRequires: libz-devel BuildRequires: libzip-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: libbzip2-devel @@ -129,6 +135,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