spec: Keep changlog and release consistent

* Keep changlog and release consistent,
  Fix commit 88c39552db("openamp: add fix patch for clang compile").

Signed-off-by: hanzongcheng <hanzongcheng@huawei.com>
This commit is contained in:
hanzongcheng 2023-06-04 15:32:55 +08:00
parent ae57d027a1
commit de0c82a1c4

View File

@ -1,6 +1,6 @@
Name: openamp
Version: 2022.10.1
Release: 4
Release: 5
Summary: Open asymmetric multiprocessing framework
License: BSD-3-Clause
@ -70,6 +70,9 @@ cd build
%{_bindir}/*-shared
%changelog
* Mon Jun 05 2023 hanzongcheng <hanzongcheng@huawei.com> - 2022.10.1-5
- Keep changlog and release consistent
* Fri March 24 2023 liyunfei <liyunfei33@huawei.com> - 2022.10.1-5
- add patch for clang compile