diff --git a/boto3-1.35.44.tar.gz b/boto3-1.35.44.tar.gz deleted file mode 100644 index ecec5cf948648687b7004ac2355170ce09697f9e..0000000000000000000000000000000000000000 Binary files a/boto3-1.35.44.tar.gz and /dev/null differ diff --git a/boto3-1.38.28.tar.gz b/boto3-1.38.28.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e7345792b1b267984fa376e6cfb71bd01f5915ae Binary files /dev/null and b/boto3-1.38.28.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index 3eabed1b24558a8e46b4ba9cf43c42874d0ee66b..43917e39c1514cb13f1ecde95d7e49f897ef610e 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.35.44 +Version: 1.38.28 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 @@ -77,6 +77,13 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 13 2025 yaoxin <1024769339@qq.com> - 1.38.28-1 +- Update to 1.38.28: + * Add support for filtering ListInsights API calls on MISCONFIGURATION insight category + * Add support for generating match IDs in near real-time. + * Introduces SUSPENDING and SUSPENDED states for clusters, compute node groups, and queues. + * Support for Java runtime handler pattern. + * Mon Oct 21 2024 jiangxinyu - 1.35.44-1 - Update package to version 1.35.44 - Add reference to update item in Dynamo DB