From 10ef36f1fd50037ca6ae8c87ba8fc083c1160e85 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 14 Feb 2024 14:55:20 +0100 Subject: [PATCH] automatic version update by autodist [release 1.34.41-1mamba;Wed Feb 14 2024] --- python-botocore.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-botocore.spec b/python-botocore.spec index c4619e7..347e64e 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,6 +1,6 @@ Name: python-botocore -Version: 1.34.40 -Release: 2mamba +Version: 1.34.41 +Release: 1mamba Summary: A low-level interface to a growing number of Amazon Web Services Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/botocore-%{version}-py*.egg-info/* %changelog +* Wed Feb 14 2024 Automatic Build System 1.34.41-1mamba +- automatic version update by autodist + * Tue Feb 13 2024 Silvan Calarco 1.34.40-2mamba - relax version requirement for urllib3