diff --git a/grub2.spec b/grub2.spec index c681406b..221a3f0e 100644 --- a/grub2.spec +++ b/grub2.spec @@ -14,7 +14,7 @@ Name: grub2 Epoch: 1 Version: 2.06~rc1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -555,6 +555,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog +* Tue Apr 13 2021 Javier Martinez Canillas - 2.06~rc1-5 +- Use RHEL distro SBAT data also for CentOS Stream + Related: rhbz#1947696 + * Fri Apr 09 2021 Javier Martinez Canillas - 2.06~rc1-4 - Update distro SBAT entry to contain information about CentOS Stream Related: rhbz#1947696 diff --git a/sbat.csv.in b/sbat.csv.in index 38602a39..61aa0933 100755 --- a/sbat.csv.in +++ b/sbat.csv.in @@ -1,3 +1,3 @@ sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md grub,1,Free Software Foundation,grub,@@VERSION@@,https//www.gnu.org/software/grub/ -grub.centos,1,CentOS Stream,grub2,@@VERSION_RELEASE@@,https://gitlab.com/redhat/centos-stream/rpms/grub2 +grub.rhel,1,Red Hat Enterprise Linux,grub2,@@VERSION_RELEASE@@,mail:secalert@redhat.com