diff --git a/botocore-1.35.54.tar.gz b/botocore-1.35.55.tar.gz similarity index 60% rename from botocore-1.35.54.tar.gz rename to botocore-1.35.55.tar.gz index 4d6d45c3e8fe9621682839df1f5452b252c3a718..17cee0607ffd364cc456ab418bd1207ce53709d1 100644 Binary files a/botocore-1.35.54.tar.gz and b/botocore-1.35.55.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index fdd777b98cf9f9883c6f9ece704d1b51b0ecb1f8..2e62951e4068d9baed56f15b0e4bbdb7f0e072d2 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.35.54 +Version: 1.35.55 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 @@ -80,6 +80,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 03 2025 openeuler_bot - 1.35.55-1 +- update python-botocore to 1.35.55 + + * Wed Nov 06 2024 zhaosaisai - 1.35.54-1 - Upgrade to the latest version 1.35.54 - supports using application inference profiles to increase throughput and improve resilience.