diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index e20cbb6..aef262f 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pytest plugin for coverage reporting License: MIT @@ -96,6 +96,9 @@ py.test-%{python3_version} -vv \ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu May 16 2019 Lumír Balhar - 2.7.1-2 - Skip three tests (multiprocessing_pool) to fix FTBFS with Python 3.8