diff --git a/python-rosdep.spec b/python-rosdep.spec index 43f86bb..833563b 100644 --- a/python-rosdep.spec +++ b/python-rosdep.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.19.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ROS System Dependency Installer License: BSD @@ -198,6 +198,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m nose test.test_rosdep_ %changelog +* Tue May 26 2020 Miro HronĨok - 0.19.0-2 +- Rebuilt for Python 3.9 + * Wed Apr 15 2020 Scott K Logan - 0.19.0-1 - Update to 0.19.0 (rhbz#1774738)