diff --git a/python-catkin_pkg.spec b/python-catkin_pkg.spec index a94e842..07097db 100644 --- a/python-catkin_pkg.spec +++ b/python-catkin_pkg.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 0.4.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for retrieving information about catkin packages License: BSD @@ -112,6 +112,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m nose -w test -e "(test %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.4.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Oct 30 2019 Scott K Logan - 0.4.14-1 - Update to 0.4.14 (rhbz#1762232)