From 575027c3e43311c25cbd5565d2b114c43669594e Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Tue, 21 Dec 2021 15:50:56 +0000 Subject: [PATCH] Rebuild for signing; no code changes Resolves: rhbz#2006784 Signed-off-by: Robbie Harwood --- grub2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index 4ad39265..fb095c80 100644 --- a/grub2.spec +++ b/grub2.spec @@ -14,7 +14,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -523,6 +523,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog +* Tue Dec 21 2021 Robbie Harwood - 2.06-14 +- Rebuild for signing; no code changes +- Resolves: rhbz#2006784 + * Fri Nov 19 2021 Robbie Harwood - 2.06-13 - Rebuild for gating; no code changes - Resolves: rhbz#2006784