diff --git a/python-pyproject-metadata.spec b/python-pyproject-metadata.spec index 5cfb2f3..476d59b 100644 --- a/python-pyproject-metadata.spec +++ b/python-pyproject-metadata.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyproject-metadata -Version: 0.8.0 +Version: 0.8.1 Release: 1mamba Summary: PEP 621 metadata parsing Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Oct 08 2024 Automatic Build System 0.8.1-1mamba +- automatic version update by autodist + * Thu May 09 2024 Silvan Calarco 0.8.0-1mamba - update to 0.8.0