diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-03-30 18:13:27 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-03-30 18:13:27 -0400 |
commit | 4a6d1c328d92047fcd924dce821613c8579f1745 (patch) | |
tree | bbdc9b9b12c31dd122d001d50825f6648ca07dc1 /bin | |
parent | 4665eaefa2ae5c734da282869b53ed234f69d311 (diff) | |
download | openshift-4a6d1c328d92047fcd924dce821613c8579f1745.tar.gz openshift-4a6d1c328d92047fcd924dce821613c8579f1745.tar.bz2 openshift-4a6d1c328d92047fcd924dce821613c8579f1745.tar.xz openshift-4a6d1c328d92047fcd924dce821613c8579f1745.zip |
Automatic commit of package [openshift-ansible-bin] release [0.0.3-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 349cd3059..7cca5ffba 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.2 +Version: 0.0.3 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 +* Mon Mar 30 2015 Thomas Wiest <twiest@redhat.com> 0.0.3-1 +- created a python package named openshift_ansible (twiest@redhat.com) + * Mon Mar 30 2015 Thomas Wiest <twiest@redhat.com> 0.0.2-1 - added config file support to opssh, ossh, and oscp (twiest@redhat.com) * Tue Mar 24 2015 Thomas Wiest <twiest@redhat.com> 0.0.1-1 |