automatic version update by autodist [release 6.10.0-1mamba;Sat Jan 11 2025]

This commit is contained in:
Automatic Build System 2025-01-12 16:08:57 +01:00
parent 6130b2d2e1
commit f93f9dde31

View File

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