summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorThomas Wiest <twiest@redhat.com>2015-05-07 18:47:03 -0400
committerThomas Wiest <twiest@redhat.com>2015-05-07 18:47:03 -0400
commit4705af597cee2ff523aaede4bb2479c0fc6af430 (patch)
tree4533c7a94e1b57646be3ee941cc4f439cd87ad91 /inventory
parent115efdf97740fb0f22cde3cc6186f82def561942 (diff)
downloadopenshift-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.spec5
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)