diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-05-07 18:47:03 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-05-07 18:47:03 -0400 |
commit | 4705af597cee2ff523aaede4bb2479c0fc6af430 (patch) | |
tree | 4533c7a94e1b57646be3ee941cc4f439cd87ad91 /inventory | |
parent | 115efdf97740fb0f22cde3cc6186f82def561942 (diff) | |
download | openshift-4705af597cee2ff523aaede4bb2479c0fc6af430.tar.gz openshift-4705af597cee2ff523aaede4bb2479c0fc6af430.tar.bz2 openshift-4705af597cee2ff523aaede4bb2479c0fc6af430.tar.xz openshift-4705af597cee2ff523aaede4bb2479c0fc6af430.zip |
Automatic commit of package [openshift-ansible-inventory] release [0.0.4-1].
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/openshift-ansible-inventory.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/inventory/openshift-ansible-inventory.spec b/inventory/openshift-ansible-inventory.spec index f7ca67138..e6bf37988 100644 --- a/inventory/openshift-ansible-inventory.spec +++ b/inventory/openshift-ansible-inventory.spec @@ -1,6 +1,6 @@ Summary: OpenShift Ansible Inventories Name: openshift-ansible-inventory -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -37,6 +37,9 @@ cp -p gce/hosts/gce.py %{buildroot}/usr/share/ansible/inventory/gce /usr/share/ansible/inventory/gce/gce.py* %changelog +* Thu May 07 2015 Thomas Wiest <twiest@redhat.com> 0.0.4-1 +- Fixed a bug due to renaming of variables. (kwoodson@redhat.com) + * Thu May 07 2015 Thomas Wiest <twiest@redhat.com> 0.0.3-1 - fixed build problems with openshift-ansible-inventory.spec (twiest@redhat.com) |