From a4b0a433dfb527547b20a977d6888403fc768779 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:51:47 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- ipxe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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