diff --git a/botocore-1.29.94.tar.gz b/botocore-1.29.110.tar.gz similarity index 56% rename from botocore-1.29.94.tar.gz rename to botocore-1.29.110.tar.gz index 1ddfa180dedf54ffbd2288eec6c1053f1b36cfd3..f7d4e21a43c292a4de2201c613272556c013092f 100644 Binary files a/botocore-1.29.94.tar.gz and b/botocore-1.29.110.tar.gz differ diff --git a/python-botocore.spec b/python-botocore.spec index 8bcbf6514ffe6a6802bbe12f55dc847a2e0078fe..37690811a44bd97b28e2b43b7cf8b34f1d7b3871 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.94 +Version: 1.29.110 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/a5/ad/862e4d2f7ddbd08e3ec3f0c8c0d3a9921960ed3fe65721013b808ae15fb6/botocore-1.29.94.tar.gz +Source0: https://files.pythonhosted.org/packages/d1/39/120331cd4b1e1bb4ff615bd417a9063a183734fa0974014f57009de4a318/botocore-1.29.110.tar.gz BuildArch: noarch Requires: python3-jmespath @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 11 2023 Ge Wang - 1.29.110-1 +- Update to version 1.29.110 + * Mon Mar 20 2023 wubijie - 1.29.94-1 - Update package to version 1.29.94