diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-11-08 11:34:27 -0500 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-11-08 11:34:27 -0500 |
commit | 119bba8c06fe34b8ae4102cab529a74452dbf85c (patch) | |
tree | 5c82ebb43c93da9c73db5a85ac4e8922419a6142 /openshift-ansible.spec | |
parent | 69511245d11e3977ed6b12a755eb1faec24f46b1 (diff) | |
download | openshift-119bba8c06fe34b8ae4102cab529a74452dbf85c.tar.gz openshift-119bba8c06fe34b8ae4102cab529a74452dbf85c.tar.bz2 openshift-119bba8c06fe34b8ae4102cab529a74452dbf85c.tar.xz openshift-119bba8c06fe34b8ae4102cab529a74452dbf85c.zip |
Automatic commit of package [openshift-ansible] release [3.7.2-1].
Created by command:
/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index aff376910..2021d06af 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -9,7 +9,7 @@ %global __requires_exclude ^/usr/bin/ansible-playbook$ Name: openshift-ansible -Version: 3.7.1 +Version: 3.7.2 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -285,6 +285,12 @@ Atomic OpenShift Utilities includes %changelog +* Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.2-1 +- Remove debug code that was mistakenly committed (zgalor@redhat.com) +- Correct service restart command (sdodson@redhat.com) +- Give service-catalog controller-manager permissions to update status of + ClusterServiceClasses and ClusterServicePlans (staebler@redhat.com) + * Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.1-1 - Bug 1510636- add name to local registry config (fabian@fabianism.us) |