From 66d416bba38030e6770c5dad39c0924331162239 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:15:57 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- mokutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mokutil.spec b/mokutil.spec index e6de976..06e94c4 100644 --- a/mokutil.spec +++ b/mokutil.spec @@ -1,6 +1,6 @@ Name: mokutil Version: 0.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 2 Summary: Tool to manage UEFI Secure Boot MoK Keys License: GPLv3+ @@ -52,6 +52,9 @@ make PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} install %{_datadir}/bash-completion/completions/mokutil %changelog +* Fri Apr 16 2021 Mohan Boddu - 2:0.4.0-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Mar 17 2021 Javier Martinez Canillas - 0.4.0-4 - Add SBAT and mok-variables support