diff --git a/execstack.spec b/execstack.spec index 7e5d332..ab8c747 100644 --- a/execstack.spec +++ b/execstack.spec @@ -1,6 +1,6 @@ Name: execstack Version: 0.5.0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Utility to set/clear/query executable stack bit %global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8 @@ -17,6 +17,7 @@ BuildRequires: gcc-c++ BuildRequires: elfutils-libelf-devel BuildRequires: libselinux-devel, libselinux-utils BuildRequires: git +BuildRequires: make Requires: glibc >= 2.2.4-18, coreutils, findutils Requires: util-linux, gawk, grep @@ -57,6 +58,9 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8 %{_mandir}/man8/execstack.8.* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.5.0-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 0.5.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild