Add missing changelog to fix ci check

(cherry picked from commit f6c1f1f52f0530cfe465365b10a5fe76989897c0)
This commit is contained in:
Dingli Zhang 2025-01-23 08:28:09 +00:00 committed by openeuler-sync-bot
parent da743dec62
commit 3c0cae4982

View File

@ -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 <dingli@iscas.ac.cn> - 0.9.0-3
- Add missing changelog to fix ci check
* Fri Jul 7 2023 SiHuaN <liyongtai@iscas.ac.cn> - 0.9.0-2
- Fix build error on riscv64
* Wed May 3 2023 will_niutao <niutao2@huawei.com> - 0.9.0-1
- Init for openEuler