diff --git a/pesign-test-app.spec b/pesign-test-app.spec index c747057..4f63a3e 100644 --- a/pesign-test-app.spec +++ b/pesign-test-app.spec @@ -1,7 +1,7 @@ Summary: Simple pesign test target Name: pesign-test-app Version: 5 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/System License: GPLv2 URL: https://github.com/vathpela/pesign-test-app @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{_datadir}/%{name}-%{version}/%{name}-signed.efi %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Aug 17 2016 Peter Jones - 5-1 - Update to pesign-test-app-5, which adds Aarch64 support.