diff --git a/python-exceptiongroup.spec b/python-exceptiongroup.spec index 6dd2683..00e214f 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.3 +Version: 1.0.4 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 +* Wed Nov 16 2022 Automatic Build System 1.0.4-1mamba +- automatic version update by autodist + * Tue Nov 15 2022 Automatic Build System 1.0.3-1mamba - automatic version update by autodist