diff --git a/python-pdm-pep517.spec b/python-pdm-pep517.spec index 2509bf9..bc08e8d 100644 --- a/python-pdm-pep517.spec +++ b/python-pdm-pep517.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pdm-pep517 -Version: 1.1.2 +Version: 1.1.3 Release: 1mamba Summary: A PEP 517 backend for PDM that supports PEP 621 metadata Group: System/Libraries @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Mar 23 2023 Automatic Build System 1.1.3-1mamba +- automatic version update by autodist + * Wed Feb 08 2023 Automatic Build System 1.1.2-1mamba - automatic version update by autodist