diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index 5411a06..bfc8619 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -10,7 +10,7 @@ Name: python-%{srcname} Version: 2.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -98,6 +98,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Nov 06 2015 Robert Kuska - 2.2.0-2 - Rebuilt for Python3.5 rebuild - Skip tests for a python3 rebuild as it seems to be env failure