diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec
index 02a593f..870140f 100644
--- a/SPECS/cockpit.spec
+++ b/SPECS/cockpit.spec
@@ -15,9 +15,9 @@
 %define required_base 122
 %endif
 
-%if 0%{?centos}
-%define rhel 0
-%endif
+#%if 0%{?centos}
+#%define rhel 0
+#%endif
 
 %define _hardened_build 1
 
@@ -565,6 +565,9 @@ pulls in some necessary packages via dependencies.
 %endif
 
 %changelog
+* Wed Dec 14 2016 Johnny Hughes <johnny@centos.org> 122-3
+- CentOS Mods
+
 * Mon Nov 14 2016 Dominik Perpeet <dperpeet@redhat.com> 122-3
 - Fix regression when activating virtual network interfaces rhbz#1394667
 - Support network connections that don't have an interface name rhbz#1394668