diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 88b0169..fffc20b 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -10,7 +10,7 @@ Name: python-%{srcname} Version: 2.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -96,6 +96,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 2.4.0-2 +- Rebuild for Python 3.6 + * Mon Oct 10 2016 Orion Poplawski - 2.4.0-1 - Update to 2.4.0