Remove the release suffix

(cherry picked from commit 17d69c1b9b8977d4899d0dd72c63c0bea0a6be99)
This commit is contained in:
hht8 2020-12-28 19:10:45 +08:00 committed by openeuler-sync-bot
parent b62c3a635a
commit 49aa5a5368

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