mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-28 15:46:53 +00:00
More bls fixes.
Resolves: rhbz#1609431 Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
316103d670
commit
2451824471
1 changed files with 5 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.02
|
Version: 2.02
|
||||||
Release: 39%{?dist}
|
Release: 40%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
|
@ -454,9 +454,12 @@ fi
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 31 2018 Peter Jones <pjones@redhat.com> - 2.02-40
|
||||||
|
- More bls fixes.
|
||||||
|
Resolves: rhbz#1609431
|
||||||
|
|
||||||
* Mon Jul 09 2018 pjones <pjones@redhat.com> - 2.02-39
|
* Mon Jul 09 2018 pjones <pjones@redhat.com> - 2.02-39
|
||||||
- Fix my fix of grub2-switch-to-blscfg (javierm and pjones)
|
- Fix my fix of grub2-switch-to-blscfg (javierm and pjones)
|
||||||
Resolves: rhbz#1609431
|
|
||||||
|
|
||||||
* Mon Jul 02 2018 Javier Martinez Canillas <javierm@redhat.com> - 2.02-38
|
* Mon Jul 02 2018 Javier Martinez Canillas <javierm@redhat.com> - 2.02-38
|
||||||
- Use BLS fragment filename as menu entry id and for sort criterion
|
- Use BLS fragment filename as menu entry id and for sort criterion
|
||||||
|
|
Loading…
Reference in a new issue