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