diff --git a/python-pdm_backend.spec b/python-pdm_backend.spec index 69c0c20..b568a61 100644 --- a/python-pdm_backend.spec +++ b/python-pdm_backend.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pdm_backend -Version: 2.2.0 +Version: 2.2.1 Release: 1mamba Summary: The build backend used by PDM that supports latest packaging standards Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Apr 18 2024 Automatic Build System 2.2.1-1mamba +- automatic version update by autodist + * Sun Apr 14 2024 Automatic Build System 2.2.0-1mamba - automatic version update by autodist