diff --git a/python-colcon-lcov-result.spec b/python-colcon-lcov-result.spec index af2f4c7..bdb5b26 100644 --- a/python-colcon-lcov-result.spec +++ b/python-colcon-lcov-result.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extension for colcon to provide test results using LCOV License: ASL 2.0 @@ -69,5 +69,8 @@ the following coverage metrics: %changelog +* Tue May 26 2020 Miro HronĨok - 0.4.0-2 +- Rebuilt for Python 3.9 + * Sun May 10 2020 Scott K Logan - 0.4.0-1 - Initial package (rhbz#1833741)