spec: Bump release
Related: #RHEL-50842 Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
parent
6234da9240
commit
d16b600d4a
@ -1,7 +1,7 @@
|
|||||||
Summary: Common RPM Macros for building EFI-related packages
|
Summary: Common RPM Macros for building EFI-related packages
|
||||||
Name: efi-rpm-macros
|
Name: efi-rpm-macros
|
||||||
Version: 6
|
Version: 6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://github.com/rhboot/%{name}/
|
URL: https://github.com/rhboot/%{name}/
|
||||||
BuildRequires: git sed
|
BuildRequires: git sed
|
||||||
@ -66,6 +66,10 @@ git config --local --add efi.arches "x86_64 aarch64 %{arm} %{ix86}"
|
|||||||
%verify(not mode) %dir /boot/efi/EFI/%{_efi_vendor_}
|
%verify(not mode) %dir /boot/efi/EFI/%{_efi_vendor_}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 29 2024 Nicolas Frayer <nfrayer@redhat.com> - 6-3
|
||||||
|
- Bump release
|
||||||
|
- Related: #RHEL-50842
|
||||||
|
|
||||||
* Mon Jul 29 2024 Nicolas Frayer <nfrayer@redhat.com> - 6-2
|
* Mon Jul 29 2024 Nicolas Frayer <nfrayer@redhat.com> - 6-2
|
||||||
- Picked 9b9b4c7dde2e and 32cfff131279 from rhel 9.0 to update nvr
|
- Picked 9b9b4c7dde2e and 32cfff131279 from rhel 9.0 to update nvr
|
||||||
- Resolves: #RHEL-50842
|
- Resolves: #RHEL-50842
|
||||||
|
Loading…
Reference in New Issue
Block a user