diff --git a/python-poetry_plugin_export.spec b/python-poetry_plugin_export.spec index 70f3226..8e2fbf2 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.5.0 +Version: 1.6.0 Release: 1mamba Summary: Poetry plugin to export the dependencies to various formats Group: System/Libraries @@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Oct 31 2023 Automatic Build System 1.6.0-1mamba +- automatic version update by autodist + * Sat Sep 30 2023 Silvan Calarco 1.5.0-1mamba - package created using the webbuild interface