automatic version update by autodist [release 1.0.10-1mamba;Sun Jan 19 2025]

This commit is contained in:
Automatic Build System 2025-01-19 19:59:07 +01:00
parent 94e5851cde
commit 7eb03e65a3

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-sphinxygen
Version: 1.0.4
Version: 1.0.10
Release: 1mamba
Summary: A script to generate Sphinx ReST from Doxygen XML
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://gitlab.com/drobilla/sphinxygen
Source: https://pypi.debian.net/sphinxygen/sphinxygen-%{version}.tar.gz
License: ISC
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@ -48,5 +49,11 @@ done
%doc LICENSE LICENSES
%changelog
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 1.0.10-1mamba
- automatic version update by autodist
* Sat Jan 18 2025 Automatic Build System <autodist@openmamba.org> 1.0.6-1mamba
- automatic version update by autodist
* Mon Feb 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.4-1mamba
- package created using the webbuild interface