Build for rhel10

Resolves: #RHEL-82408
Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
Nicolas Frayer 2025-03-12 15:26:09 +01:00
parent 49f522de33
commit db2afa44d5

View File

@ -20,7 +20,7 @@
Name: shim-unsigned-%{efiarch}
Version: 15.8
Release: 2.el9
Release: 2.el10
Summary: First-stage UEFI bootloader
ExclusiveArch: x86_64
License: BSD
@ -160,6 +160,10 @@ cd ..
%files debugsource -f build-%{efiarch}/debugsource.list
%changelog
* Wed Mar 12 2025 Nicolas Frayer <nfrayer@redhat.com> - 15.8-2.el10
- Build for rhel10
- Resolves: #RHEL-82408
* Wed Feb 07 2024 Peter Jones <pjones@redhat.com> - 15.8-2.el9
- Rebuild to fix the commit ident and MAKEFLAGS
Resolves: RHEL-56466