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