diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index ebe2729..3039acf 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.6.0 -Release: 1%{?dist} +Release: 2%{?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 Feb 02 2019 Fedora Release Engineering - 2.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Dec 05 2018 Randy Barlow - 2.6.0-1 - Update to 2.6.0.