Bump NVR to sign the build

Resolves: #RHEL-85627
Signed-off-by: Leo Sandoval <lsandova@redhat.com>
This commit is contained in:
Leo Sandoval 2025-04-04 09:07:44 -06:00
parent 53fd3180dd
commit fddd5ed615

View File

@ -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 <lsandova@redhat.com> - 2.02-164
- Bump NVR to sign the build
- Resolves: #RHEL-85627
* Thu Apr 3 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.02-163
- fs/xfs: Synced xfs to latest
- Resolves: #RHEL-85627