From 029fdca2e1941b126c2e8c92fd6a96cf4a1baa32 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 7 Apr 2025 07:42:43 +0000 Subject: [PATCH] Import from CS git --- SPECS/grub2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index 7559228..0db72cf 100644 --- a/SPECS/grub2.spec +++ b/SPECS/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