diff --git a/python-exceptiongroup.spec b/python-exceptiongroup.spec index 8b491f5..6dd2683 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.0.2 +Version: 1.0.3 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 +* Tue Nov 15 2022 Automatic Build System 1.0.3-1mamba +- automatic version update by autodist + * Mon Nov 14 2022 Automatic Build System 1.0.2-1mamba - automatic version update by autodist