diff --git a/grub2.spec b/grub2.spec index 22522e2..fe84fe1 100644 --- a/grub2.spec +++ b/grub2.spec @@ -17,7 +17,7 @@ Name: grub2 Epoch: 1 Version: 2.12 -Release: 54%{?dist} +Release: 55%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPL-3.0-or-later URL: http://www.gnu.org/software/grub/ @@ -675,6 +675,10 @@ grub_install || : %endif %changelog +* 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