diff --git a/python-poetry-core.spec b/python-poetry-core.spec index 0a9dbb1..adea590 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-poetry-core -Version: 1.6.0 +Version: 1.6.1 Release: 1mamba Summary: Poetry PEP 517 Build Backend Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon May 29 2023 Automatic Build System 1.6.1-1mamba +- automatic version update by autodist + * Mon May 15 2023 Automatic Build System 1.6.0-1mamba - automatic version update by autodist