diff options
author | Matt Woodson <mwoodson@redhat.com> | 2016-03-01 14:44:58 -0500 |
---|---|---|
committer | Matt Woodson <mwoodson@redhat.com> | 2016-03-01 14:44:58 -0500 |
commit | edfb3811262c60f40bfe5bf7dbf21614e323aa41 (patch) | |
tree | 12164ab05a31f61b0a357a0fc5c32d65e55c2a1d | |
parent | 2dad7746d7b5f4673bfd885529ef0434f37612b2 (diff) | |
download | openshift-edfb3811262c60f40bfe5bf7dbf21614e323aa41.tar.gz openshift-edfb3811262c60f40bfe5bf7dbf21614e323aa41.tar.bz2 openshift-edfb3811262c60f40bfe5bf7dbf21614e323aa41.tar.xz openshift-edfb3811262c60f40bfe5bf7dbf21614e323aa41.zip |
Automatic commit of package [openshift-ansible] release [3.0.49-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 34d651425..4df929277 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.48-1 ./ +3.0.49-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 2155d7efa..c660e6674 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.48 +Version: 3.0.49 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -261,6 +261,9 @@ Atomic OpenShift Utilities includes %changelog +* Tue Mar 01 2016 Matt Woodson <mwoodson@redhat.com> 3.0.49-1 +- fixed error in awsutil.py (mwoodson@redhat.com) + * Tue Mar 01 2016 Matt Woodson <mwoodson@redhat.com> 3.0.48-1 - ohi: added subtype searching (mwoodson@redhat.com) - make heal remote actions generic for all [HEAL] triggers (jdiaz@redhat.com) |