automatic version update by autodist [release 0.5.2-1mamba;Wed Jan 25 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:06:19 +01:00
parent 28f1ed2433
commit 724f513e8a

View File

@ -1,17 +1,17 @@
Name: python-doxyqml Name: python-doxyqml
Version: 0.5.1 Version: 0.5.2
Release: 1mamba Release: 1mamba
Summary: Doxyqml lets you use Doxygen to document your QML classes Summary: Doxyqml lets you use Doxygen to document your QML classes
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://agateau.com/projects/doxyqml URL: https://agateau.com/projects/doxyqml/
Source: https://pypi.debian.net/doxyqml/doxyqml-%{version}.tar.gz Source: https://pypi.debian.net/doxyqml/doxyqml-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
BuildRequires: python-setuptools-py3 BuildRequires: python3.7dist(setuptools)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%description %description
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 0.5.2-1mamba
- automatic version update by autodist
* Tue Mar 16 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-1mamba * Tue Mar 16 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface