diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec index 3614dee..e432a0c 100644 --- a/SPECS/cockpit.spec +++ b/SPECS/cockpit.spec @@ -9,9 +9,9 @@ # earliest base that the subpackages work on %define required_base 122 -%if 0%{?centos} -%define rhel 0 -%endif +#%if 0%{?centos} +#%define rhel 0 +#%endif %define _hardened_build 1 @@ -604,6 +604,9 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Mon Mar 6 2017 Johnny Hughes 131-3 +- CentOS Mods + * Tue Feb 14 2017 Dominik Perpeet 131-3 - Fix size of list heading rhbz#1422184 - Fix button tooltips rhbz#1365372 rhbz#1412036