diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index 69e83a5..9f72e03 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -19,7 +19,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 92%{?dist}.inferit +Release: 92%{?dist}.inferit.1 Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -537,6 +537,9 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog +* Fri Nov 01 2024 Arkady L. Shane - 2.06-92.inferit.1 +- Bump release to rebuild + * Tue Aug 13 2024 Nicolas Frayer - 2.06-92 - arm64/linux: Allocate memory for kernel with EFI_LOADER_CODE type - Resolves: #RHEL-49868