diff --git a/botocore-1.40.10.tar.gz b/botocore-1.40.11.tar.gz similarity index 62% rename from botocore-1.40.10.tar.gz rename to botocore-1.40.11.tar.gz index bc31b9b3563a2b610cec9ac71631e6b8f0ff4f5a..5bdc7fe1abfa8a42b12e07b5c28464211ea5b748 100644 Binary files a/botocore-1.40.10.tar.gz and b/botocore-1.40.11.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index b41ae3bd63ac862c179398e10bd36f74a05353b6..944b532486a5d60462bd0355d70b8988b738c6f4 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.40.10 +Version: 1.40.11 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 +* Fri Aug 22 2025 openeuler_bot - 1.40.11-1 +- update python-botocore to 1.40.11 + * Fri Aug 15 2025 Ge Wang - 1.40.10-1 - Upgrade to the latest version 1.40.10 - api-change:``arc-region-switch``: Endpoint rule test and documentation update.