From dd03b9696c3be2cdf99d2998fb92aad9e7f74834 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 3 Mar 2024 11:00:36 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.2-1mamba;Sun Mar 03 2024] --- python-poetry.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-poetry.spec b/python-poetry.spec index b43b35e..a318a0f 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.1 +Version: 1.8.2 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 +* Sun Mar 03 2024 Automatic Build System 1.8.2-1mamba +- automatic version update by autodist + * Tue Feb 27 2024 Automatic Build System 1.8.1-1mamba - automatic version update by autodist