Bump spec for "Allow for xz'd symvers file"

Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
Robbie Harwood 2022-12-05 17:24:34 +00:00
parent 78d64adfbe
commit 9b063ec0c5

View file

@ -17,7 +17,7 @@
Name: grub2
Epoch: 1
Version: 2.06
Release: 67%{?dist}
Release: 68%{?dist}
Summary: Bootloader with support for Linux, Multiboot and more
License: GPLv3+
URL: http://www.gnu.org/software/grub/
@ -544,6 +544,9 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
%endif
%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
- install unicode.pf2 into place so lorax works