diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index fffc20b..3deebf1 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -10,7 +10,7 @@ Name: python-%{srcname} Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -96,6 +96,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Dec 13 2016 Stratakis Charalampos - 2.4.0-2 - Rebuild for Python 3.6