!3 [sync] PR-2: Remove the release suffix

From: @openeuler-sync-bot
Reviewed-by: @yangzhao_kl
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2021-06-03 19:18:44 +08:00 committed by Gitee
commit db3c0bdcfb

View File

@ -1,6 +1,6 @@
Name: fence-virt
Version: 0.4.0
Release: 8%{?dist}
Release: 9
Summary: A pluggable fencing framework for virtual machines
Group: System Environment/Base
License: GPLv2+
@ -190,6 +190,9 @@ fi
%{_libdir}/%{name}/cpg.so
%changelog
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0.4.0-9
- Remove the release suffix
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 0.4.0-8
- add ExclusiveArch: aarch64