diff --git a/python-colcon-spawn-shell.spec b/python-colcon-spawn-shell.spec index abce97a..7016bbe 100644 --- a/python-colcon-spawn-shell.spec +++ b/python-colcon-spawn-shell.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Source colcon workspaces in a new shell License: ASL 2.0 @@ -58,6 +58,9 @@ shell is bash. %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.2.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018)