diff options
| -rw-r--r-- | .tito/packages/openshift-ansible-bin | 2 | ||||
| -rw-r--r-- | bin/openshift-ansible-bin.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible-bin b/.tito/packages/openshift-ansible-bin index 66629dd03..5275dfcf9 100644 --- a/.tito/packages/openshift-ansible-bin +++ b/.tito/packages/openshift-ansible-bin @@ -1 +1 @@ -0.0.20-1 bin/ +0.0.21-1 bin/ diff --git a/bin/openshift-ansible-bin.spec b/bin/openshift-ansible-bin.spec index dc206968a..555de1a3f 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.20 +Version:       0.0.21  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.21-1 +-  +  * Wed Oct 28 2015 Kenny Woodson <kwoodson@redhat.com> 0.0.20-1  - new package built with tito  | 
