diff --git a/pesign-test-app.spec b/pesign-test-app.spec index 664be7a..f0782e9 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: 18%{?dist} +Release: 19%{?dist} License: GPLv2 URL: https://github.com/vathpela/pesign-test-app BuildRequires: gcc @@ -73,6 +73,9 @@ pesign -l -i %{buildroot}/%{_datadir}/%{name}-%{version}/%{name}-signed.efi | gr %{_datadir}/%{name}-%{version}/%{name}-signed.efi %changelog +* Tue Jul 07 2020 Peter Jones - 5-19 +- Make sure this still works with pesign-113-8~1.fc33 + * Mon Jul 06 2020 Peter Jones - 5-14 - Build again