diff --git a/README.debrand b/README.debrand
new file mode 100644
index 0000000..01c46d2
--- /dev/null
+++ b/README.debrand
@@ -0,0 +1,2 @@
+Warning: This package was configured for automatic debranding, but the changes
+failed to apply.
diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
index 185aae5..c4121a4 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -321,6 +321,9 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Fri Nov 01 2019 CentOS Sources <bugs@centos.org> - 21.48.22.158-1.el7.centos
+- Apply debranding changes
+
 * Tue Sep 10 2019 Radek Vykydal <rvykydal@redhat.com> - 21.48.22.158-1
 - network: use DEVICETYPE for team when updating virtual slaves ifcfgs
   (rvykydal)