summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-10-28 15:42:18 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-10-28 15:42:18 -0400
commit57613b7c9288c7cfb4b70a2e751b3913acead197 (patch)
treeecd78344bf1ebe4f9b79f02116bbbf81d5fe72c2 /inventory
parentb626a19d01a3f15a3d6ef767975a0d4f8e2f1f11 (diff)
downloadopenshift-57613b7c9288c7cfb4b70a2e751b3913acead197.tar.gz
openshift-57613b7c9288c7cfb4b70a2e751b3913acead197.tar.bz2
openshift-57613b7c9288c7cfb4b70a2e751b3913acead197.tar.xz
openshift-57613b7c9288c7cfb4b70a2e751b3913acead197.zip
Automatic commit of package [openshift-ansible-inventory] release [0.0.10-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 f163f865a..725708be4 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.9
+Version: 0.0.10
Release: 1%{?dist}
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -36,6 +36,9 @@ cp -p gce/hosts/gce.py %{buildroot}/usr/share/ansible/inventory/gce
/usr/share/ansible/inventory/gce/gce.py*
%changelog
+* Wed Oct 28 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.10-1
+- new package built with tito
+
* Thu Aug 20 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.9-1
- Merge pull request #408 from sdodson/docker-buildvm (bleanhar@redhat.com)
- Merge pull request #428 from jtslear/issue-383