This commit is contained in:
Dennis Gilmore 2016-02-03 20:08:50 +00:00
parent 6e4ed14629
commit 8e460387fa
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: execstack
Version: 0.5.0
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Utility to set/clear/query executable stack bit
%global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8
@ -55,6 +55,9 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8
%{_mandir}/man8/execstack.8.*
%changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Aug 21 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.5.0-9
- Add support for aarch64 (#1251165)