Bump release for previous commit

Related: #RHELMISC-8249
Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
Nicolas Frayer 2024-12-12 10:25:03 +01:00
parent 79cca50937
commit 4c666a84a8

View File

@ -1,7 +1,7 @@
Summary: Common RPM Macros for building EFI-related packages
Name: efi-rpm-macros
Version: 6
Release: 5%{?dist}
Release: 6%{?dist}
License: GPL-3.0-or-later
URL: https://github.com/rhboot/%{name}/
BuildRequires: git sed
@ -66,6 +66,10 @@ git config --local --add efi.arches "x86_64 aarch64 %{arm} %{ix86}"
%dir /boot/efi/EFI/%{_efi_vendor_}
%changelog
* Thu Dec 12 2024 Nicolas Frayer <nfrayer@redhat.com> - 6-6
- Bump release for previous commit
- Related: #RHELMISC-8249
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018