diff --git a/zanshin.spec b/zanshin.spec index 1925f3d..fc71612 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -1,5 +1,5 @@ Name: zanshin -Version: 24.08.1 +Version: 24.08.2 Release: 1mamba Summary: A powerful yet simple application to manage your day to day actions Group: Graphical Desktop/Applications/Utilities @@ -11,6 +11,12 @@ Source: http://mirror.freedif.org/KDE/ftp/stable/release-service/%{versio License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libX11-devel BuildRequires: libakonadi-calendar-devel BuildRequires: libakonadi-devel @@ -32,7 +38,6 @@ BuildRequires: libkf6-kxmlgui-devel BuildRequires: libkidentitymanagement-devel BuildRequires: libkontactinterface-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -72,6 +77,9 @@ A powerful yet simple application to manage your day to day actions. %doc AUTHORS LICENSES %changelog +* Sat Oct 12 2024 Automatic Build System 24.08.2-1mamba +- automatic version update by autodist + * Sun Sep 15 2024 Automatic Build System 24.08.1-1mamba - automatic version update by autodist