diff --git a/SPECS/ntp.spec b/SPECS/ntp.spec
index d188f6e..4f83b9f 100644
--- a/SPECS/ntp.spec
+++ b/SPECS/ntp.spec
@@ -216,7 +216,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
@@ -485,6 +485,9 @@ popd
 %{ntpdocdir}/html
 
 %changelog
+* Mon Jan 25 2016 CentOS Sources <bugs@centos.org> - 4.2.6p5-22.el7.centos.1
+- rebrand vendorzone
+
 * Wed Jan 20 2016 Miroslav Lichvar <mlichvar@redhat.com> 4.2.6p5-22.el7_2.1
 - don't accept server/peer packets with zero origin timestamp (CVE-2015-8138)