diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index 8f32032e0242ab7a357d2dd72c0d4ba1d8b67d72..a99b18d589350e697c908bda45db670e8c740b27 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -25,7 +25,7 @@ Source8: strtoull_test.c Source9: 20-grub.install Source12: 99-grub-mkconfig.install Source13: securebootca.cer -#(source removed) +Source14: secureboot.cer %include %{SOURCE1} @@ -498,9 +498,6 @@ fi %endif %changelog -* Wed Jul 31 2019 CentOS Sources <bugs@centos.org> - 2.02-74.el8.centos -- Apply debranding changes - * Tue Jun 04 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 2.02-74 - Use '-g' instead of '-g3' when compiling grub2. Related: rhbz#1653961