diff --git a/kf6-kapidox.spec b/kf6-kapidox.spec index 4cb1ee9..dc6dd25 100644 --- a/kf6-kapidox.spec +++ b/kf6-kapidox.spec @@ -3,7 +3,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kapidox -Version: 6.9.0 +Version: 6.10.0 Release: 1mamba Summary: KDE Frameworks 6 for building API documentation Group: Applications/Development @@ -13,6 +13,7 @@ Packager: Silvan Calarco URL: https://invent.kde.org/frameworks/kapidox Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kapidox-%{version}.tar.xz License: BSD +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(doxypypy) @@ -60,6 +61,9 @@ The Doxygen tool is used to do the actual documentation extraction and formattin %doc LICENSES %changelog +* Sat Jan 11 2025 Automatic Build System 6.10.0-1mamba +- automatic version update by autodist + * Sat Dec 14 2024 Automatic Build System 6.9.0-1mamba - automatic version update by autodist