diff --git a/boto3-1.26.70.tar.gz b/boto3-1.26.70.tar.gz deleted file mode 100644 index 042a4fbd0fabf2e034ee2862ed0d55c2afac7c97..0000000000000000000000000000000000000000 Binary files a/boto3-1.26.70.tar.gz and /dev/null differ diff --git a/boto3-1.26.94.tar.gz b/boto3-1.26.94.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9768c6b284c0f4740d7a9cded4bca4216a5d1e90 Binary files /dev/null and b/boto3-1.26.94.tar.gz differ diff --git a/python-boto3.spec b/python-boto3.spec index 19a93239edc0b4ffca9c4774efa5e4b8a5049b77..43dbdb45715e2dec5496663b354f376281d5a912 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boto3 -Version: 1.26.70 +Version: 1.26.94 Release: 1 Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: https://files.pythonhosted.org/packages/6c/90/a9a3eaa5741cf74a1a488ab9b82752e1fcdb5df1f21eaf5d876fbe75d237/boto3-1.26.70.tar.gz +Source0: https://files.pythonhosted.org/packages/00/74/13c56870c2eaa4a806702e185332995b0e70ab9d613758e5bb997a97dc93/boto3-1.26.94.tar.gz BuildArch: noarch %description Boto3 is the Amazon Web Services (AWS) Software Development @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 20 2023 wubijie - 1.26.94-1 +- Update package to version 1.26.94 + * Tue Feb 14 2023 wubijie - 1.26.70-1 - Update package to version 1.26.70