diff --git a/ipxe.spec b/ipxe.spec index c7161d3..ddc005a 100644 --- a/ipxe.spec +++ b/ipxe.spec @@ -39,7 +39,7 @@ Name: ipxe Version: %{date} -Release: 2.git%{hash}%{?dist} +Release: 3.git%{hash}%{?dist} Summary: A network boot loader License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND (GPL-2.0-only OR MPL-1.1) AND GPL-2.0-or-later AND GPL-2.0-or-later WITH UBDL-exception AND ISC AND MIT @@ -278,6 +278,9 @@ cp -a src/bin-arm64-efi/ipxe.efi %{buildroot}/%{_datadir}/%{name}/arm64-efi/ipxe %endif %changelog +* Mon Jun 24 2024 Troy Dawson - 20240119-3.gitde8a0821 +- Bump release for June 2024 mass rebuild + * Fri Feb 23 2024 Konstantin Shalygin - 20240119-2.gitde8a0821 - Added iPXE 'reboot' & 'poweroff' commands