diff --git a/python-sphinxygen.spec b/python-sphinxygen.spec index 418c056..e3dce08 100644 --- a/python-sphinxygen.spec +++ b/python-sphinxygen.spec @@ -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 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 1.0.10-1mamba +- automatic version update by autodist + +* Sat Jan 18 2025 Automatic Build System 1.0.6-1mamba +- automatic version update by autodist + * Mon Feb 05 2024 Silvan Calarco 1.0.4-1mamba - package created using the webbuild interface