diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-01-14 14:21:54 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-01-14 14:21:54 -0500 |
commit | d98926d37411b09f77ac3f053f0c2e5e26122f3b (patch) | |
tree | a160f1bb61acd71c46fdeff81b49d4a8ae211e1d | |
parent | 8f145b6272486d200e3eafd8ff0da3416e6a85f5 (diff) | |
download | openshift-d98926d37411b09f77ac3f053f0c2e5e26122f3b.tar.gz openshift-d98926d37411b09f77ac3f053f0c2e5e26122f3b.tar.bz2 openshift-d98926d37411b09f77ac3f053f0c2e5e26122f3b.tar.xz openshift-d98926d37411b09f77ac3f053f0c2e5e26122f3b.zip |
Automatic commit of package [openshift-ansible] release [3.0.32-1].
-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) |