Remove the release suffix

(cherry picked from commit 6a14c94d031ef30fd545da47e13edd230eb798db)
This commit is contained in:
hht8 2020-12-28 18:57:24 +08:00 committed by openeuler-sync-bot
parent 9b9b5e73ea
commit 0f161fe839

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