summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-03-31 16:49:13 -0400
committerThomas Wiest <twiest@redhat.com>2015-03-31 16:49:13 -0400
commit5f0b024fedc826722306c159bbf91a3c74ec3b4e (patch)
tree177ffd332fb5c0aa92de90ec0386b41fdcd207bc /bin
parent4c7d7d0799e82606596b17158668da5e1d31bba0 (diff)
downloadopenshift-5f0b024fedc826722306c159bbf91a3c74ec3b4e.tar.gz
openshift-5f0b024fedc826722306c159bbf91a3c74ec3b4e.tar.bz2
openshift-5f0b024fedc826722306c159bbf91a3c74ec3b4e.tar.xz
openshift-5f0b024fedc826722306c159bbf91a3c74ec3b4e.zip
Automatic commit of package [openshift-ansible-bin] release [0.0.4-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 7cca5ffba..f87002456 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.3
+Version: 0.0.4
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
+* Tue Mar 31 2015 Thomas Wiest <twiest@redhat.com> 0.0.4-1
+- Fixed when tag was missing and added opssh completion (kwoodson@redhat.com)
+
* Mon Mar 30 2015 Thomas Wiest <twiest@redhat.com> 0.0.3-1
- created a python package named openshift_ansible (twiest@redhat.com)