diff --git a/python-coverage.spec b/python-coverage.spec index af7a901..beba133 100644 --- a/python-coverage.spec +++ b/python-coverage.spec @@ -5,7 +5,7 @@ Name: python-coverage Summary: Code coverage testing module for Python Version: 6.4.2 -Release: 1%{?dist} +Release: 2%{?dist} # jquery(MIT): # coverage/htmlfiles/jquery.min.js # MIT or GPL: @@ -120,6 +120,9 @@ popd %{python3_sitearch}/coverage*.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 6.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jul 15 2022 Miro HronĨok - 6.4.2-1 - Update to 6.4.2 - Fix coverage reporting for Python 3.11.0b4+