diff --git a/python-rosdistro.spec b/python-rosdistro.spec index 8c82539..382a87c 100644 --- a/python-rosdistro.spec +++ b/python-rosdistro.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.9.0 -Release: 1%{?dist} +Release: 3%{?dist} Summary: File format for managing ROS Distributions License: BSD and MIT @@ -125,5 +125,11 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Thu Jan 23 2025 Dingli Zhang - 0.9.0-3 +- Add missing changelog to fix ci check + +* Fri Jul 7 2023 SiHuaN - 0.9.0-2 +- Fix build error on riscv64 + * Wed May 3 2023 will_niutao - 0.9.0-1 - Init for openEuler