diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index c73061f..e64e53b 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -91,6 +91,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:$PWD/tests py.test-%{python3_version} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.5.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sat Jun 16 2018 Miro HronĨok - 2.5.1-5 - Rebuilt for Python 3.7