|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: efibootmgr
|
|
|
|
|
Version: 18
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: EFI Boot Manager
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
URL: https://github.com/rhboot/%{name}/
|
|
|
|
@ -46,6 +46,10 @@ git config --local --add efibootmgr.efidir %{efi_vendor}
|
|
|
|
|
%doc README
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 18-7
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|