diff --git a/python-poetry_plugin_export.spec b/python-poetry_plugin_export.spec index b5a0b98..7edd04a 100644 --- a/python-poetry_plugin_export.spec +++ b/python-poetry_plugin_export.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-poetry_plugin_export -Version: 1.7.0 +Version: 1.7.1 Release: 1mamba Summary: Poetry plugin to export the dependencies to various formats Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Mar 20 2024 Automatic Build System 1.7.1-1mamba +- automatic version update by autodist + * Sat Mar 16 2024 Automatic Build System 1.7.0-1mamba - automatic version update by autodist