summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-05-24 15:40:18 -0500
committerTroy Dawson <tdawson@redhat.com>2016-05-24 15:40:18 -0500
commit437c45074b28868845725ae714195fb575934517 (patch)
tree82e0e5ab00d63b8aa9ab75612c32669d202b604d /openshift-ansible.spec
parentec45226aeb79bf29e28ca93dfbca6694b369df4c (diff)
downloadopenshift-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].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
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)