From 7eb03e65a301676791e7f77d6f24f46a5ca04296 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 19 Jan 2025 19:59:07 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.10-1mamba;Sun Jan 19 2025] --- python-sphinxygen.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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