diff --git a/botocore-1.29.162.tar.gz b/botocore-1.31.15.tar.gz old mode 100644 new mode 100755 similarity index 56% rename from botocore-1.29.162.tar.gz rename to botocore-1.31.15.tar.gz index 901ffe2b8219c3da1518a987a1da72cc45468ba2..14a576af608b635df0a62357089126a06346b801 Binary files a/botocore-1.29.162.tar.gz and b/botocore-1.31.15.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index d754c8ffd0d5aabdbd06c5a7f89f7517fc8a85be..9b12835a8f3c0beb292e386f7a2e7a6f926f6c66 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.29.162 +Version: 1.31.15 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 URL: https://github.com/boto/botocore -Source0: https://files.pythonhosted.org/packages/47/be/328d6fcb30c4335793d3bcec407e66e576122b01abc0c7f79800c0f37ebd/botocore-1.29.162.tar.gz +Source0: https://github.com/boto/botocore/archive/refs/tags/%{version}.tar.gz#/botocore-%{version}.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jul 31 2023 zhangchenglin - 1.31.15-1 +- Update package to version 1.31.15 + * Wed Jun 28 2023 niuyaru - 1.29.162-1 - Update package to version 1.29.162