diff --git a/execstack.spec b/execstack.spec index 80d1646..1c4fa4e 100644 --- a/execstack.spec +++ b/execstack.spec @@ -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 - 0.5.0-16 +- Remove the release suffix + * Fri Oct 30 2020 jiangxinyu - 0.5.0-15 -- Init execstack project \ No newline at end of file +- Init execstack project