summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-10-30 11:27:04 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-10-30 11:27:04 -0400
commit01ebae72262cdc978a1d7eb248d52a3260c18972 (patch)
treef728932eeebd055b88eb93c58f363c9cb1d6fe93 /openshift-ansible.spec
parent144de21d9d5e3ec6f37ab97f49a0ed73258c3b3a (diff)
downloadopenshift-01ebae72262cdc978a1d7eb248d52a3260c18972.tar.gz
openshift-01ebae72262cdc978a1d7eb248d52a3260c18972.tar.bz2
openshift-01ebae72262cdc978a1d7eb248d52a3260c18972.tar.xz
openshift-01ebae72262cdc978a1d7eb248d52a3260c18972.zip
Automatic commit of package [openshift-ansible] release [3.0.6-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 1fe379bb0..b905edaf8 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.5
+Version: 3.0.6
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -225,6 +225,13 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Oct 30 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.6-1
+- Adding python-boto and python-libcloud to openshift-ansible-inventory
+ dependency (kwoodson@redhat.com)
+- Use more specific enterprise version for version_greater_than_3_1_or_1_1.
+ (abutcher@redhat.com)
+- Conditionalizing the support for the v1beta3 api (bleanhar@redhat.com)
+
* Thu Oct 29 2015 Kenny Woodson <kwoodson@redhat.com> 3.0.5-1
- Updating multi_ec2 to support extra_vars and extra_groups
(kwoodson@redhat.com)