diff options
| -rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
| -rw-r--r-- | openshift-ansible.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
| diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 95696495d..d85882bf9 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.31-1 ./ +3.0.32-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 96710cee2..c8f6a2673 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@  }  Name:           openshift-ansible -Version:        3.0.31 +Version:        3.0.32  Release:        1%{?dist}  Summary:        Openshift and Atomic Enterprise Ansible  License:        ASL 2.0 @@ -259,6 +259,9 @@ Atomic OpenShift Utilities includes  %changelog +* Thu Jan 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.32-1 +- Uninstall remove containerized wrapper and symlinks (abutcher@redhat.com) +  * Thu Jan 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.31-1  - Check api prior to starting node. (abutcher@redhat.com)  - added anchors (twiest@redhat.com) | 
