diff --git a/python-botocore.spec b/python-botocore.spec index 5548c43..1fb78f0 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.35.90 +Version: 1.35.92 Release: 1mamba Summary: A low-level interface to a growing number of Amazon Web Services Group: System/Libraries @@ -9,6 +9,7 @@ Packager: Silvan Calarco URL: https://github.com/boto/botocore Source: https://github.com/boto/botocore.git/%{version}/botocore-%{version}.tar.bz2 License: Apache License 2.0 +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: (python3.11dist(urllib3) < 2.2 or python3.11dist(urllib3) > 2.2) BuildRequires: libpython311-devel @@ -48,6 +49,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/botocore-%{version}-py*.egg-info/* %changelog +* Sat Jan 04 2025 Automatic Build System 1.35.92-1mamba +- automatic version update by autodist + +* Fri Jan 03 2025 Automatic Build System 1.35.91-1mamba +- automatic version update by autodist + * Sat Dec 28 2024 Automatic Build System 1.35.90-1mamba - automatic version update by autodist