summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-05-15 15:20:01 -0400
committerThomas Wiest <twiest@redhat.com>2015-05-15 15:20:01 -0400
commit09b5c45e90fbb321b7cf92c7a431b7aa4d4a803c (patch)
tree3e6bb10f3ac4811411ba4b2ac2d311a6dde039c2 /bin
parenteff61fdfb6c4611edd932af5de30aa45f8d12f47 (diff)
downloadopenshift-09b5c45e90fbb321b7cf92c7a431b7aa4d4a803c.tar.gz
openshift-09b5c45e90fbb321b7cf92c7a431b7aa4d4a803c.tar.bz2
openshift-09b5c45e90fbb321b7cf92c7a431b7aa4d4a803c.tar.xz
openshift-09b5c45e90fbb321b7cf92c7a431b7aa4d4a803c.zip
Automatic commit of package [openshift-ansible-bin] release [0.0.17-1].
Diffstat (limited to 'bin')
-rw-r--r--bin/openshift-ansible-bin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec
index 9336681d1..884d4eb0a 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.16
+Version: 0.0.17
Release: 1%{?dist}
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -42,6 +42,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif
%config(noreplace) /etc/openshift_ansible/
%changelog
+* Fri May 15 2015 Thomas Wiest <twiest@redhat.com> 0.0.17-1
+- fixed the openshift-ansible-bin build (twiest@redhat.com)
+
* 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)