From e9b112b1915fc18c45bd6237ea20b8f61511d351 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:20:14 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.0-1mamba;Tue Oct 31 2023] --- python-poetry_plugin_export.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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