diff options
| -rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
| -rw-r--r-- | openshift-ansible.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index de41c6fdc..137f6636b 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.92-1 ./ +3.0.93-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index c9677fc69..c3102a9d9 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@  }  Name:           openshift-ansible -Version:        3.0.92 +Version:        3.0.93  Release:        1%{?dist}  Summary:        Openshift and Atomic Enterprise Ansible  License:        ASL 2.0 @@ -205,6 +205,9 @@ Atomic OpenShift Utilities includes  %changelog +* Tue May 24 2016 Troy Dawson <tdawson@redhat.com> 3.0.93-1 +- Fixup spec file (tdawson@redhat.com) +  * Tue May 24 2016 Troy Dawson <tdawson@redhat.com> 3.0.92-1  -  Conditionally bind mount /usr/bin/docker-current when it is present (#1941)    (sdodson@redhat.com)  | 
