summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-01-14 14:21:54 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-01-14 14:21:54 -0500
commitd98926d37411b09f77ac3f053f0c2e5e26122f3b (patch)
treea160f1bb61acd71c46fdeff81b49d4a8ae211e1d /openshift-ansible.spec
parent8f145b6272486d200e3eafd8ff0da3416e6a85f5 (diff)
downloadopenshift-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].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
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)