diff --git a/python-tox.spec b/python-tox.spec index f3e1916..35cab70 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -8,7 +8,7 @@ %global pypi_name tox Name: python-%{pypi_name} Version: 3.15.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Virtualenv-based automation of test activities License: MIT @@ -142,6 +142,9 @@ rm -rf .path %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Sat May 23 2020 Miro HronĨok - 3.15.0-2 +- Rebuilt for Python 3.9 + * Wed May 13 2020 Tomas Hrnciar - 3.15.0-1 - Update to 3.15.0 - Stop recommending Python 3.4