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 79cb303..6b5c53f 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -411,6 +411,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Tue Mar 28 2023 CentOS Sources <bugs@centos.org> - 34.25.2.9-1.el9.centos
+- Apply debranding changes
+
 * Wed Feb 15 2023 Vendula Poncova <vponcova@redhat.com> - 34.25.2.9-1
 - Fix network configuration from kickstart in intramfs (rvykydal)
   Resolves: rhbz#2153361