diff --git a/botocore-1.35.54.tar.gz b/botocore-1.38.28.tar.gz similarity index 58% rename from botocore-1.35.54.tar.gz rename to botocore-1.38.28.tar.gz index 4d6d45c3e8fe9621682839df1f5452b252c3a718..f7bfac4a73cb427f7c52cdeba1703d07492753ea 100644 Binary files a/botocore-1.35.54.tar.gz and b/botocore-1.38.28.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index fdd777b98cf9f9883c6f9ece704d1b51b0ecb1f8..ce56e832a04d5720b14cd2292f8a56180a74a498 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.38.28 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 03 2025 zengyao -1.38.28-1 +- Upgrade to the latest version 1.38.28 + * 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.