mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 14:32:58 +00:00
Bump spec for "Allow for xz'd symvers file"
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
78d64adfbe
commit
9b063ec0c5
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: 67%{?dist}
|
Release: 68%{?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
|
||||||
|
* Mon Dec 05 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-68
|
||||||
|
- Allow for xz'd symvers file (prarit)
|
||||||
|
|
||||||
* Wed Nov 23 2022 Tomas Hrcka <thrcka@redhat.com> - 1:2.06-67
|
* Wed Nov 23 2022 Tomas Hrcka <thrcka@redhat.com> - 1:2.06-67
|
||||||
- install unicode.pf2 into place so lorax works
|
- install unicode.pf2 into place so lorax works
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue