diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec
index a61d573..0b2cec1 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
+* Tue Jul 21 2020 CentOS Sources <bugs@centos.org> - 2.02-82.el8.centos.1
+- Apply debranding changes
+
 * Mon May 18 2020 Javier Martinez Canillas <javierm@redhat.com> - 2.02-82.el8_2.1
 - Fix a segfault in grub2-editenv when attempting to shrink a variable
   Resolves: rhbz#1836196