diff --git a/botocore-1.31.15.tar.gz b/botocore-1.31.16.tar.gz old mode 100755 new mode 100644 similarity index 56% rename from botocore-1.31.15.tar.gz rename to botocore-1.31.16.tar.gz index 14a576af608b635df0a62357089126a06346b801..f8a0297e6f0a98b06be45ca8324382aaee13fe05 Binary files a/botocore-1.31.15.tar.gz and b/botocore-1.31.16.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 9b12835a8f3c0beb292e386f7a2e7a6f926f6c66..2709fab43b6f59eaa0017b339c1196d7fdad76e9 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-botocore -Version: 1.31.15 +Version: 1.31.16 Release: 1 Summary: Low-level, data-driven core of boto 3. License: Apache-2.0 URL: https://github.com/boto/botocore -Source0: https://github.com/boto/botocore/archive/refs/tags/%{version}.tar.gz#/botocore-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/35/eb/507284da10ad97d0e84bfe1a5c3493902311fb943c943b8d8348e7ee41b6/botocore-1.31.16.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 chenzixuan - 1.31.16-1 +- Update package to version 1.31.16 + * Mon Jul 31 2023 zhangchenglin - 1.31.15-1 - Update package to version 1.31.15