diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2015-05-15 13:55:25 -0400 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2015-05-15 13:55:25 -0400 |
commit | 0ed9652cf6bfc62e36eb63265fc67a7cb79f457a (patch) | |
tree | f94eec14b8bd9416bb791685b17b2c7f283efa28 /bin | |
parent | b1eab51d5fbc9e8183d89464dfc2e64db160e0c1 (diff) | |
download | openshift-0ed9652cf6bfc62e36eb63265fc67a7cb79f457a.tar.gz openshift-0ed9652cf6bfc62e36eb63265fc67a7cb79f457a.tar.bz2 openshift-0ed9652cf6bfc62e36eb63265fc67a7cb79f457a.tar.xz openshift-0ed9652cf6bfc62e36eb63265fc67a7cb79f457a.zip |
Automatic commit of package [openshift-ansible-bin] release [0.0.15-1].
Diffstat (limited to 'bin')
-rw-r--r-- | bin/openshift-ansible-bin.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index d6691ea32..f2a191ab0 100644 --- a/bin/openshift-ansible-bin.spec +++ b/bin/openshift-ansible-bin.spec @@ -1,6 +1,6 @@ Summary: OpenShift Ansible Scripts for working with metadata hosts Name: openshift-ansible-bin -Version: 0.0.14 +Version: 0.0.15 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -36,6 +36,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif %config(noreplace) /etc/openshift_ansible/ %changelog +* Fri May 15 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.15-1 +- + * Fri May 15 2015 Thomas Wiest <twiest@redhat.com> 0.0.14-1 - Command line tools import multi_ec2 as lib (kwoodson@redhat.com) - Adding cache location for multi ec2 (kwoodson@redhat.com) |