diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2016-03-21 12:13:41 -0400 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2016-03-21 12:13:41 -0400 |
commit | b7ed298359eaa69b1c00acd0edd101511765c6ea (patch) | |
tree | fabc64b88e2c7e0864f896650c5e8a04b74a6f40 /openshift-ansible.spec | |
parent | ba61ea20d8df0a19b7a1dcf01f7ec1190e3401e9 (diff) | |
download | openshift-b7ed298359eaa69b1c00acd0edd101511765c6ea.tar.gz openshift-b7ed298359eaa69b1c00acd0edd101511765c6ea.tar.bz2 openshift-b7ed298359eaa69b1c00acd0edd101511765c6ea.tar.xz openshift-b7ed298359eaa69b1c00acd0edd101511765c6ea.zip |
Automatic commit of package [openshift-ansible] release [3.0.63-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index cd090d0c4..9f2d035a1 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.62 +Version: 3.0.63 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,10 @@ Atomic OpenShift Utilities includes %changelog +* Mon Mar 21 2016 Kenny Woodson <kwoodson@redhat.com> 3.0.63-1 +- Modified group selectors for muliple clusters per account + (kwoodson@redhat.com) + * 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) |