diff --git a/tokodon.spec b/tokodon.spec index 702b6d2..733612f 100644 --- a/tokodon.spec +++ b/tokodon.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: tokodon -Version: 24.08.1 +Version: 24.08.2 Release: 1mamba Summary: A modern Mastodon client Group: Graphical Desktop/Applications/Internet @@ -20,6 +20,7 @@ BuildRequires: libkf6-kcolorscheme-devel BuildRequires: libkf6-kcompletion-devel BuildRequires: libkf6-kconfig-devel BuildRequires: libkf6-kcoreaddons-devel +BuildRequires: libkf6-kcrash-devel BuildRequires: libkf6-kdbusaddons-devel BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-kio-devel @@ -78,6 +79,9 @@ A modern Mastodon client. %doc 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