summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-10-28 15:40:48 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-10-28 15:40:48 -0400
commitb626a19d01a3f15a3d6ef767975a0d4f8e2f1f11 (patch)
tree02d7ba17f7297b8431b091334f1ae1b45125b2bb /bin
parent1922c6ee18c3a893c130b87e0e44de5c2ecf0fa0 (diff)
downloadopenshift-b626a19d01a3f15a3d6ef767975a0d4f8e2f1f11.tar.gz
openshift-b626a19d01a3f15a3d6ef767975a0d4f8e2f1f11.tar.bz2
openshift-b626a19d01a3f15a3d6ef767975a0d4f8e2f1f11.tar.xz
openshift-b626a19d01a3f15a3d6ef767975a0d4f8e2f1f11.zip
Automatic commit of package [openshift-ansible-bin] release [0.0.20-1].
Diffstat (limited to 'bin')
-rw-r--r--bin/openshift-ansible-bin.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec
index d90810bc3..dc206968a 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.19
+Version: 0.0.20
Release: 1%{?dist}
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -42,6 +42,9 @@ cp -p openshift_ansible.conf.example %{buildroot}/etc/openshift_ansible/openshif
%config(noreplace) /etc/openshift_ansible/
%changelog
+* Wed Oct 28 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.20-1
+- new package built with tito
+
* Thu Aug 20 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.19-1
- Updated to show private ips when doing a list (kwoodson@redhat.com)
- Updated to read config first and default to users home dir