diff --git a/python-jaraco-context.spec b/python-jaraco-context.spec index 8f442f6..7353d4f 100644 --- a/python-jaraco-context.spec +++ b/python-jaraco-context.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - .) Name: python-jaraco-context -Version: 4.3.0 +Version: 5.1.0 Release: 1mamba Summary: Context managers by jaraco Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Apr 07 2024 Automatic Build System 5.1.0-1mamba +- automatic version update by autodist + * Sun Mar 24 2024 Silvan Calarco 4.3.0-1mamba - package created using the webbuild interface