Fix my dumb release number.
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
6e06d189e6
commit
1d32a64dc5
@ -5,7 +5,7 @@
|
||||
|
||||
Name: shim
|
||||
Version: 15.6
|
||||
Release: 1~1%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: First-stage UEFI bootloader
|
||||
License: BSD
|
||||
URL: https://github.com/rhboot/shim/
|
||||
@ -107,7 +107,7 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/dnf/protected.d/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Peter Jones <pjones@redhat.com> - 15.6-1~1
|
||||
* Wed Jun 15 2022 Peter Jones <pjones@redhat.com> - 15.6-1
|
||||
- Update to shim-15.6
|
||||
Resolves: CVE-2022-28737
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user