diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-05-24 15:40:18 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-05-24 15:40:18 -0500 |
commit | 437c45074b28868845725ae714195fb575934517 (patch) | |
tree | 82e0e5ab00d63b8aa9ab75612c32669d202b604d | |
parent | ec45226aeb79bf29e28ca93dfbca6694b369df4c (diff) | |
download | openshift-437c45074b28868845725ae714195fb575934517.tar.gz openshift-437c45074b28868845725ae714195fb575934517.tar.bz2 openshift-437c45074b28868845725ae714195fb575934517.tar.xz openshift-437c45074b28868845725ae714195fb575934517.zip |
Automatic commit of package [openshift-ansible] release [3.0.93-1].
-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) |