From b40129f73adc7fd9401d6e5f7de24f87d0821169 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 11 Apr 2024 10:22:20 +0200 Subject: [PATCH] automatic version update by autodist [release 5.1.0-1mamba;Sun Apr 07 2024] --- python-jaraco-context.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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