diff --git a/python-rosdep.spec b/python-rosdep.spec index 9c586fe..1b67a40 100644 --- a/python-rosdep.spec +++ b/python-rosdep.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.22.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: ROS System Dependency Installer License: BSD @@ -215,6 +215,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest test \ %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.22.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 15 2023 Python Maint - 0.22.2-2 - Rebuilt for Python 3.12