diff --git a/neochat.spec b/neochat.spec index 7ba8bb6..b5ee230 100644 --- a/neochat.spec +++ b/neochat.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: neochat -Version: 24.12.1 +Version: 24.12.2 Release: 1mamba Summary: A Qt/QML based Matrix client Group: Graphical Desktop/Applications/Internet @@ -32,6 +32,7 @@ BuildRequires: libkf6-kcoreaddons-devel BuildRequires: libkf6-kcrash-devel BuildRequires: libkf6-kdbusaddons-devel BuildRequires: libkf6-ki18n-devel +BuildRequires: libkf6-kiconthemes-devel BuildRequires: libkf6-kio-devel BuildRequires: libkf6-kirigami-devel BuildRequires: libkf6-kitemmodels-devel @@ -94,6 +95,9 @@ A Qt/QML based Matrix client. %doc LICENSES %changelog +* Fri Feb 07 2025 Automatic Build System 24.12.2-1mamba +- automatic version update by autodist + * Fri Jan 10 2025 Automatic Build System 24.12.1-1mamba - automatic version update by autodist