|
|
|
@ -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 <tigro@msvsphere-os.ru> - 2.06-92.inferit.1
|
|
|
|
|
- Bump release to rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Aug 13 2024 Nicolas Frayer <nfrayer@redhat.com> - 2.06-92
|
|
|
|
|
- arm64/linux: Allocate memory for kernel with EFI_LOADER_CODE type
|
|
|
|
|
- Resolves: #RHEL-49868
|
|
|
|
|