!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:17:30 +08:00 committed by Gitee
commit ac324d33df

View File

@ -1,6 +1,6 @@
Name: execstack
Version: 0.5.0
Release: 15%{?dist}
Release: 16
Summary: Utility to set/clear/query executable stack bit
%global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8
@ -56,5 +56,8 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8
%{_mandir}/man8/execstack.8.*
%changelog
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0.5.0-16
- Remove the release suffix
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 0.5.0-15
- Init execstack project
- Init execstack project