summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-03-18 15:13:07 -0500
committerTroy Dawson <tdawson@redhat.com>2016-03-18 15:13:07 -0500
commit394cb8776bdd7ece0258fd9d3b33ccbd95473b51 (patch)
tree5a24b7183303a357b18e0d6865b1d5688204df57 /openshift-ansible.spec
parentcfbf424142e8d8fc5effea09ba58a87a935233a8 (diff)
downloadopenshift-394cb8776bdd7ece0258fd9d3b33ccbd95473b51.tar.gz
openshift-394cb8776bdd7ece0258fd9d3b33ccbd95473b51.tar.bz2
openshift-394cb8776bdd7ece0258fd9d3b33ccbd95473b51.tar.xz
openshift-394cb8776bdd7ece0258fd9d3b33ccbd95473b51.zip
Automatic commit of package [openshift-ansible] release [3.0.62-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 f01e13f6e..cd090d0c4 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.61
+Version: 3.0.62
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Mar 18 2016 Troy Dawson <tdawson@redhat.com> 3.0.62-1
+- Yaml editor first attempt (kwoodson@redhat.com)
+- libvirt cluster variables cleanup (pep@redhat.com)
+
* Thu Mar 17 2016 Troy Dawson <tdawson@redhat.com> 3.0.61-1
- Bug 1317755 - Set insecure-registry for internal registry by default
(jdetiber@redhat.com)