From c716f86aab192a01e474f453d0668c25da231902 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:07:52 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.0-1mamba;Tue Nov 21 2023] --- python-exceptiongroup.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-exceptiongroup.spec b/python-exceptiongroup.spec index dc1d58b..173a53a 100644 --- a/python-exceptiongroup.spec +++ b/python-exceptiongroup.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-exceptiongroup -Version: 1.1.3 -Release: 2mamba +Version: 1.2.0 +Release: 1mamba Summary: Backport of PEP 654 (exception groups) Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Nov 21 2023 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 1.1.3-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba