diff --git a/SPECS/ntp.spec b/SPECS/ntp.spec
index 4bc1756..1a1ce9b 100644
--- a/SPECS/ntp.spec
+++ b/SPECS/ntp.spec
@@ -254,7 +254,7 @@ This package contains NTP documentation in HTML format.
 # pool.ntp.org vendor zone which will be used in ntp.conf
 %if 0%{!?vendorzone:1}
 %{?fedora: %global vendorzone fedora.}
-%{?rhel: %global vendorzone rhel.}
+%{?rhel: %global vendorzone centos.}
 %endif
 
 %prep
@@ -542,6 +542,9 @@ popd
 %{ntpdocdir}/html
 
 %changelog
+* Thu Nov 03 2016 CentOS Sources <bugs@centos.org> - 4.2.6p5-25.el7.centos
+- rebrand vendorzone
+
 * Tue May 03 2016 Miroslav Lichvar <mlichvar@redhat.com> 4.2.6p5-25
 - don't allow spoofed packet to enable symmetric interleaved mode
   (CVE-2016-1548)