From 00367c93b80f5bd5ccee52c21b6962ad28a9c98d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:44:42 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mokutil.git#9676dbc27a64a991a74886aa64c97a5f7186df3b --- mokutil.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mokutil.spec b/mokutil.spec index 79e716e..28291b2 100644 --- a/mokutil.spec +++ b/mokutil.spec @@ -1,11 +1,12 @@ Name: mokutil Version: 0.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 2 Summary: Tool to manage UEFI Secure Boot MoK Keys License: GPLv3+ URL: https://github.com/lcp/mokutil ExclusiveArch: %{ix86} x86_64 aarch64 +BuildRequires: make BuildRequires: gcc BuildRequires: autoconf automake gnu-efi git openssl-devel openssl BuildRequires: efivar-devel >= 31-1 @@ -49,6 +50,9 @@ make PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} install %{_datadir}/bash-completion/completions/mokutil %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2:0.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2:0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild