From c2da1bf6da1aa7e3b031e5425aad9b74521a0169 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Aug 02 2022 14:32:50 +0000 Subject: Revert "Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild" This reverts commit f1d5690e2e72c9755529f40822322bd0a4124270. Signed-off-by: Robbie Harwood --- diff --git a/pesign.spec b/pesign.spec index 3787b15..b850722 100644 --- a/pesign.spec +++ b/pesign.spec @@ -6,7 +6,7 @@ Name: pesign Summary: Signing utility for UEFI binaries Version: 115 -Release: 7%{?dist} +Release: 6%{?dist} License: GPL-2.0-only URL: https://github.com/rhboot/pesign @@ -161,9 +161,6 @@ certutil -d %{_sysconfdir}/pki/pesign/ -X -L > /dev/null %{python3_sitelib}/mockbuild/plugins/pesign.* %changelog -* Fri Jul 22 2022 Fedora Release Engineering -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - * Thu Jul 07 2022 Robbie Harwood - 115-6 - Fix formatting of man pages - Resolves: #2104778