diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec
index a99b18d..8f32032 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
-Source14:	secureboot.cer
+#(source removed)
 
 %include %{SOURCE1}
 
@@ -498,6 +498,9 @@ 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