Remove the release suffix
(cherry picked from commit 6a14c94d031ef30fd545da47e13edd230eb798db)
This commit is contained in:
parent
9b9b5e73ea
commit
0f161fe839
@ -1,6 +1,6 @@
|
|||||||
Name: execstack
|
Name: execstack
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 15%{?dist}
|
Release: 16
|
||||||
Summary: Utility to set/clear/query executable stack bit
|
Summary: Utility to set/clear/query executable stack bit
|
||||||
|
|
||||||
%global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8
|
%global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8
|
||||||
@ -56,5 +56,8 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8
|
|||||||
%{_mandir}/man8/execstack.8.*
|
%{_mandir}/man8/execstack.8.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 0.5.0-15
|
||||||
- Init execstack project
|
- Init execstack project
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user