diff --git a/python-poetry_plugin_export.spec b/python-poetry_plugin_export.spec index 8e2fbf2..b5a0b98 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.6.0 +Version: 1.7.0 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 +* Sat Mar 16 2024 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Tue Oct 31 2023 Automatic Build System 1.6.0-1mamba - automatic version update by autodist