diff --git a/checksec.spec b/checksec.spec index a2bab09..19f02fa 100644 --- a/checksec.spec +++ b/checksec.spec @@ -1,6 +1,6 @@ Name: checksec Version: 1.5 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tool to check system for binary-hardening Group: Development/Tools @@ -51,6 +51,9 @@ install -pm 0755 %{SOURCE0} %{buildroot}%{_bindir}/%{name} %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jun 17 2015 Fedora Release Engineering - 1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild