diff --git a/botocore-1.40.64.tar.gz b/botocore-1.40.70.tar.gz similarity index 32% rename from botocore-1.40.64.tar.gz rename to botocore-1.40.70.tar.gz index 8b56b459ca2d150b2639013cdbead6721c55ae30..e9e3858cde491ac9a65c78b986c62981eb1c119d 100644 --- a/botocore-1.40.64.tar.gz +++ b/botocore-1.40.70.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a13af4009f6912eafe32108f6fa584fb26e24375149836c2bcaaaaec9a7a9e58 -size 14409921 +oid sha256:61b1f2cecd54d1b28a081116fa113b97bf4e17da57c62ae2c2751fe4c528af1f +size 14444592 diff --git a/python-botocore.spec b/python-botocore.spec index 75a8a6540718f8f9dac79afd0547b4ea09c53b8b..08fb42be47a145975494ead64ae7043f15417d58 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.40.64 -Release: 2 +Version: 1.40.70 +Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 URL: https://github.com/boto/botocore @@ -80,6 +80,14 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Nov 11 2025 Yu Peng - 1.40.70-1 +- Upgrade to 1.40.70 + * Private Certificate Authority service now supports ML-DSA key algorithms. + * AWS Appstream support for IPv6 + * Remove trackingServerName from DataZone Connection MLflowProperties + * Cluster endpoint added to CreateCluster and GetCluster API responses + * Added new invoicing get-invoice-pdf API Operation + * Tue Nov 11 2025 Yu Peng - 1.40.64-2 - Fix: move large file to LFS storage