mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 14:32:58 +00:00
Bump to re-run signing
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
e4be65856a
commit
1163f8ebfd
1 changed files with 4 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.06
|
Version: 2.06
|
||||||
Release: 79%{?dist}
|
Release: 80%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/grub/
|
URL: http://www.gnu.org/software/grub/
|
||||||
|
@ -544,6 +544,9 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 01 2023 Robbie Harwood <rharwood@redhat.com> - 2.06-80
|
||||||
|
- Bump to re-run signing
|
||||||
|
|
||||||
* Tue Jan 31 2023 Robbie Harwood <rharwood@redhat.com> - 2.06-79
|
* Tue Jan 31 2023 Robbie Harwood <rharwood@redhat.com> - 2.06-79
|
||||||
- Disable mdraid < 1.1 on ppc64le
|
- Disable mdraid < 1.1 on ppc64le
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue