diff --git a/python-exceptiongroup.spec b/python-exceptiongroup.spec index 08a9bdc..1be5ac9 100644 --- a/python-exceptiongroup.spec +++ b/python-exceptiongroup.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-exceptiongroup -Version: 1.1.0 +Version: 1.1.1 Release: 1mamba Summary: Backport of PEP 654 (exception groups) Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Mar 13 2023 Automatic Build System 1.1.1-1mamba +- automatic version update by autodist + * Sat Dec 24 2022 Automatic Build System 1.1.0-1mamba - automatic version update by autodist