diff --git a/grub2.spec b/grub2.spec index fc83c77..c856781 100644 --- a/grub2.spec +++ b/grub2.spec @@ -7,7 +7,7 @@ Name: grub2 Epoch: 1 Version: 2.02 -Release: 39%{?dist} +Release: 40%{?dist} Summary: Bootloader with support for Linux, Multiboot and more Group: System Environment/Base License: GPLv3+ @@ -454,9 +454,12 @@ fi %endif %changelog +* Tue Jul 31 2018 Peter Jones - 2.02-40 +- More bls fixes. + Resolves: rhbz#1609431 + * Mon Jul 09 2018 pjones - 2.02-39 - Fix my fix of grub2-switch-to-blscfg (javierm and pjones) - Resolves: rhbz#1609431 * Mon Jul 02 2018 Javier Martinez Canillas - 2.02-38 - Use BLS fragment filename as menu entry id and for sort criterion