diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 6d5ce9b..e0e3586 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 2.8.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -112,6 +112,9 @@ py.test-%{python3_version} -vv \ %changelog +* Sun May 24 2020 Miro HronĨok - 2.8.1-6 +- Rebuilt for Python 3.9 + * Mon Mar 2 2020 Chedi Toueiti - 2.8.1-5 - Forcing current pytest-cov version usage during checks