summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-03-24 16:01:13 -0500
committerTroy Dawson <tdawson@redhat.com>2016-03-24 16:01:13 -0500
commit5a0a35b7d3ece8c1c4b60c12d4ddbfe2a3c070a2 (patch)
tree7c0400b0517ac737940d9c5b6fb7aa3507a4aafc /openshift-ansible.spec
parent9c895c5e0ac2b0efa6b3357234ffc0fdb9aaeeb9 (diff)
downloadopenshift-5a0a35b7d3ece8c1c4b60c12d4ddbfe2a3c070a2.tar.gz
openshift-5a0a35b7d3ece8c1c4b60c12d4ddbfe2a3c070a2.tar.bz2
openshift-5a0a35b7d3ece8c1c4b60c12d4ddbfe2a3c070a2.tar.xz
openshift-5a0a35b7d3ece8c1c4b60c12d4ddbfe2a3c070a2.zip
Automatic commit of package [openshift-ansible] release [3.0.65-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index f624b6f96..fa9940225 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.64
+Version: 3.0.65
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Mar 24 2016 Troy Dawson <tdawson@redhat.com> 3.0.65-1
+- Adding deployment config and refactored. (kwoodson@redhat.com)
+- ManageIQ SA: Adding image-puller role (efreiber@redhat.com)
+
* Wed Mar 23 2016 Troy Dawson <tdawson@redhat.com> 3.0.64-1
- Latest cli updates from generated files (kwoodson@redhat.com)
- Add /dev to node containers (sdodson@redhat.com)