diff --git a/python-rosdep.spec b/python-rosdep.spec index 5af6fe4..3451d54 100644 --- a/python-rosdep.spec +++ b/python-rosdep.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.20.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: ROS System Dependency Installer License: BSD @@ -213,6 +213,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m nose test \ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.20.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.20.1-2 - Rebuilt for Python 3.10