|
@@ -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)
|