From b0aa91e38a70f6a5286a31f66db15a9d6366f0c9 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Thu, 11 Jun 2020 17:55:08 -0400 Subject: [PATCH] Rebuild to test pesign-113-2.fc33 client Signed-off-by: Peter Jones --- pesign-test-app.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pesign-test-app.spec b/pesign-test-app.spec index af199f1..8c53d20 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: 12%{?dist} +Release: 13%{?dist} License: GPLv2 URL: https://github.com/vathpela/pesign-test-app BuildRequires: gcc @@ -65,6 +65,9 @@ pesign -l -i %{buildroot}/%{_datadir}/%{name}-%{version}/%{name}-signed.efi | gr %{_datadir}/%{name}-%{version}/%{name}-signed.efi %changelog +* Thu Jun 11 2020 Peter Jones - 5-13 +- Rebuild to test pesign-113-2.fc33 client + * Tue Nov 12 2019 Peter Jones - 5-12 - Fix gnu-efi include paths. Resolves: rhbz#1736420