From fddd5ed615b6960430767c0e856d450b37622e74 Mon Sep 17 00:00:00 2001 From: Leo Sandoval Date: Fri, 4 Apr 2025 09:07:44 -0600 Subject: [PATCH] Bump NVR to sign the build Resolves: #RHEL-85627 Signed-off-by: Leo Sandoval --- grub2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index 7559228..0db72cf 100644 --- a/grub2.spec +++ b/grub2.spec @@ -7,7 +7,7 @@ Name: grub2 Epoch: 1 Version: 2.02 -Release: 163%{?dist} +Release: 164%{?dist} Summary: Bootloader with support for Linux, Multiboot and more Group: System Environment/Base License: GPLv3+ @@ -523,6 +523,10 @@ fi %endif %changelog +* Fri Apr 4 2025 Leo Sandoval - 2.02-164 +- Bump NVR to sign the build +- Resolves: #RHEL-85627 + * Thu Apr 3 2025 Nicolas Frayer - 2.02-163 - fs/xfs: Synced xfs to latest - Resolves: #RHEL-85627