diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-03-24 16:14:53 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-03-24 16:14:53 -0400 |
commit | e7797109bb0cc162dce6f78ed57343a832330910 (patch) | |
tree | 1f30d21c36432c331d0f5f81ed4ff379697f5ebb /bin/openshift-ansible-bin.spec | |
parent | 38c621e71ba8fe5e351da184eaf16d589d948d93 (diff) | |
download | openshift-e7797109bb0cc162dce6f78ed57343a832330910.tar.gz openshift-e7797109bb0cc162dce6f78ed57343a832330910.tar.bz2 openshift-e7797109bb0cc162dce6f78ed57343a832330910.tar.xz openshift-e7797109bb0cc162dce6f78ed57343a832330910.zip |
Automatic commit of package [openshift-ansible-bin] release [0.0.1-1].
Diffstat (limited to 'bin/openshift-ansible-bin.spec')
-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 7ca0cbe9d..86b1d4fdf 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.0 +Version: 0.0.1 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -32,3 +32,6 @@ cp -p ossh_bash_completion %{buildroot}/etc/bash_completion.d /etc/bash_completion.d/* %changelog +* Tue Mar 24 2015 Thomas Wiest <twiest@redhat.com> 0.0.1-1 +- new package built with tito + |