diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 64c28f6..372832c 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 2.7.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -97,6 +97,9 @@ py.test-%{python3_version} -vv \ %changelog +* Sat Aug 17 2019 Miro HronĨok - 2.7.1-5 +- Rebuilt for Python 3.8 + * Fri Aug 16 2019 Orion Poplawski - 2.7.1-4 - Enable python dependency generator - Specify minimum pytest requirement in BR