diff --git a/python-botocore.spec b/python-botocore.spec index afe607d..8576d4b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} # NOTICE - Updating this package requires updating python-boto3 Version: 1.16.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Low-level, data-driven core of boto 3 License: ASL 2.0 @@ -51,6 +51,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g %{python3_sitelib}/%{pypi_name}-*.egg-info/ %changelog +* Sun May 24 2020 Miro HronĨok - 1.16.16-2 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Gwyn Ciesla - 1.16.16-1 - 1.16.16