diff --git a/python-coverage.spec b/python-coverage.spec index 5670459..0a589f7 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -3,7 +3,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 4.5.4 -Release: 2%{?prever}%{?dist} +Release: 3%{?prever}%{?dist} # jquery(MIT): # coverage/htmlfiles/jquery.min.js # MIT or GPL: @@ -107,6 +107,9 @@ popd %{python3_sitearch}/coverage*.egg-info/ %changelog +* Thu Aug 15 2019 Miro Hrončok - 4.5.4-3 +- Rebuilt for Python 3.8 + * Mon Aug 12 2019 Miro Hrončok - 4.5.4-2 - Make /usr/bin/coverage Python 3 - Remove /usr/bin/python*-coverage links to cleanse tab completion results