diff --git a/botocore-1.34.79.tar.gz b/botocore-1.34.100.tar.gz similarity index 58% rename from botocore-1.34.79.tar.gz rename to botocore-1.34.100.tar.gz index c0624007266d34f02cf49b7ef67f146ed6f12aeb..c393e32593d2919bab09fef77660397e3deef3cb 100644 Binary files a/botocore-1.34.79.tar.gz and b/botocore-1.34.100.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 0ddef280d1a765fee0ef8f517a04072dae7f4cf7..3ff8399fce106abaaf0ab6db3bacf5bc7087b41e 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.34.79 +Version: 1.34.100 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 +* Wed May 08 2024 zouzhimin - 1.34.100-1 +- Update package to version 1.34.100 +- api-change:budgets: This release adds tag support for budgets and budget actions. + * Sun Apr 07 2024 GuoCe - 1.34.79-1 - update to version 1.34.79 - A lot of functions have been updated,