From df329fd11dc5cfb00d696758e8107ba27dc236ca Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:20:05 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.1-1mamba;Wed Nov 01 2023] --- python-poetry-core.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-poetry-core.spec b/python-poetry-core.spec index 77e74ca..6b25a16 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-poetry-core -Version: 1.7.0 -Release: 2mamba +Version: 1.8.1 +Release: 1mamba Summary: Poetry PEP 517 Build Backend Group: System/Libraries Vendor: openmamba @@ -48,6 +48,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Nov 01 2023 Automatic Build System 1.8.1-1mamba +- automatic version update by autodist + +* Tue Oct 31 2023 Automatic Build System 1.8.0-1mamba +- automatic version update by autodist + * Fri Sep 29 2023 Automatic Build System 1.7.0-2mamba - rebuilt with python3 = 3.11.5