diff --git a/python-poetry-core.spec b/python-poetry-core.spec index 6f4cdc2..cff306f 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: 2.0.1 +Version: 2.1.1 Release: 1mamba Summary: Poetry PEP 517 Build Backend Group: System/Libraries @@ -49,6 +49,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Feb 17 2025 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + +* Sun Feb 16 2025 Automatic Build System 2.1.0-1mamba +- automatic version update by autodist + * Sun Jan 12 2025 Automatic Build System 2.0.1-1mamba - automatic version update by autodist