diff --git a/python-catkin_pkg.spec b/python-catkin_pkg.spec index a111f2b..b063f93 100644 --- a/python-catkin_pkg.spec +++ b/python-catkin_pkg.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.4.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for retrieving information about catkin packages License: BSD @@ -172,6 +172,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m nose -w test -e "(test %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.4.13-2 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Scott K Logan - 0.4.13-1 - Update to 0.4.13