diff --git a/python-s3transfer.spec b/python-s3transfer.spec index 6d5a5e4..a45c38c 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -4,7 +4,7 @@ S3transfer is a Python library for managing Amazon S3 transfers. Name: python-%{srcname} Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Amazon S3 Transfer Manager License: ASL 2.0 @@ -51,6 +51,9 @@ pytest-%{python3_version} unit functional %{python3_sitelib}/%{srcname}-*.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 0.4.2-3 +- Rebuilt for Python 3.10 + * Fri May 14 2021 Felix Schwarz - 0.4.2-2 - run test suite as part of the build process