spec: Bump release

Related: #RHEL-146590
Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
Nicolas Frayer 2026-03-09 18:35:22 +01:00
parent 935dc8ff43
commit fdc5089353

View File

@ -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 <nfrayer@redhat.com> 2.12-43
- Bump release
- Related: #RHEL-146590
* Thu Feb 26 2026 Nicolas Frayer <nfrayer@redhat.com> 2.12-42
- ppc64le/sbat: Add an sbat CSV file for ppc64le
- Resolves: #RHEL-146590