diff --git a/python-poetry.spec b/python-poetry.spec index eac92f2..95349fc 100644 --- a/python-poetry.spec +++ b/python-poetry.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-poetry -Version: 1.8.3 +Version: 1.8.4 Release: 1mamba Summary: Python dependency management and packaging made easy Group: System/Libraries @@ -71,6 +71,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Oct 15 2024 Automatic Build System 1.8.4-1mamba +- automatic version update by autodist + * Thu May 09 2024 Silvan Calarco 1.8.3-1mamba - update to 1.8.3