diff --git a/SPECS/python-coverage.spec b/SPECS/python-coverage.spec index f663fe5..f6e96d3 100644 --- a/SPECS/python-coverage.spec +++ b/SPECS/python-coverage.spec @@ -4,7 +4,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 4.5.1 -Release: 3%{?prever}%{?dist} +Release: 4%{?prever}%{?dist} # jquery(MIT): # coverage/htmlfiles/jquery.min.js # MIT or GPL: @@ -123,6 +123,10 @@ popd %endif %changelog +* Wed Apr 03 2019 Tomas Orsava - 4.5.1-4 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Wed Aug 08 2018 Lumír Balhar - 4.5.1-3 - Remove unversioned binaries from python2 subpackage - Resolves: rhbz#1613343