diff --git a/grub2.spec b/grub2.spec index 0e0dcbe..a3d9024 100644 --- a/grub2.spec +++ b/grub2.spec @@ -17,7 +17,7 @@ Name: grub2 Epoch: 1 Version: 2.12 -Release: 42%{?dist} +Release: 43%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPL-3.0-or-later URL: http://www.gnu.org/software/grub/ @@ -579,6 +579,10 @@ fi %endif %changelog +* Mon Mar 09 2026 Nicolas Frayer 2.12-43 +- Bump release +- Related: #RHEL-146590 + * Thu Feb 26 2026 Nicolas Frayer 2.12-42 - ppc64le/sbat: Add an sbat CSV file for ppc64le - Resolves: #RHEL-146590