diff --git a/python-pytest-cov.spec b/python-pytest-cov.spec index a6fe5b4..2f2c632 100644 --- a/python-pytest-cov.spec +++ b/python-pytest-cov.spec @@ -8,7 +8,7 @@ %endif Name: python-%{srcname} -Version: 2.10.1 +Version: 2.11.1 Release: 1%{?dist} Summary: Pytest plugin for coverage reporting @@ -63,6 +63,9 @@ py.test-%{python3_version} -vv \ %changelog +* Wed Jan 20 2020 Chedi Toueiti - 2.11.1-1 +- Update to 2.11.1 (#1917248) + * Fri Aug 14 2020 Chedi Toueiti - 2.10.1-1 - Update to 2.10.1 (#1868968)