diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2015-10-30 11:27:04 -0400 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2015-10-30 11:27:04 -0400 |
commit | 01ebae72262cdc978a1d7eb248d52a3260c18972 (patch) | |
tree | f728932eeebd055b88eb93c58f363c9cb1d6fe93 | |
parent | 144de21d9d5e3ec6f37ab97f49a0ed73258c3b3a (diff) | |
download | openshift-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].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 9 |
2 files changed, 9 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 1a77715d2..92f545b25 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.5-1 ./ +3.0.6-1 ./ 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) |