diff --git a/grub2.spec b/grub2.spec index 414a51e..a932a36 100644 --- a/grub2.spec +++ b/grub2.spec @@ -17,7 +17,7 @@ Name: grub2 Epoch: 1 Version: 2.12 -Release: 54%{?dist}.alma.1 +Release: 55%{?dist}.alma.1 Summary: Bootloader with support for Linux, Multiboot and more License: GPL-3.0-or-later URL: http://www.gnu.org/software/grub/ @@ -666,11 +666,15 @@ grub_install || : %endif %changelog -* Wed Jul 29 2026 Eduard Abdullin - 1:2.12-54.alma.1 +* Fri Aug 14 2026 Eduard Abdullin - 1:2.12-55.alma.1 - Debrand for AlmaLinux - Build btrfs module - Drop backtrace module from riscv64-efi CC image +* Thu Aug 13 2026 Nicolas Frayer - 2.12-55 +- Rebuild to fix cert issue +- Resolves: #RHEL-217997 + * Mon Jul 20 2026 Leo Sandoval - 2.12-54 - Run grub2-install automatically on grub2-pc posttrans - Resolves: #RHEL-188047