summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-05-09 14:08:39 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2016-05-09 14:08:39 -0400
commit72737e5c3bd345250d6745e8411ab8b19925b766 (patch)
tree551620e3919b4ee58a89b1d77003d1deb3acd409 /openshift-ansible.spec
parent65e5a1cff1df156ab0eb9f57ce302ae2ed47bbf1 (diff)
downloadopenshift-72737e5c3bd345250d6745e8411ab8b19925b766.tar.gz
openshift-72737e5c3bd345250d6745e8411ab8b19925b766.tar.bz2
openshift-72737e5c3bd345250d6745e8411ab8b19925b766.tar.xz
openshift-72737e5c3bd345250d6745e8411ab8b19925b766.zip
Automatic commit of package [openshift-ansible] release [3.0.89-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 473e74bee..6a5695177 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.88
+Version: 3.0.89
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -183,6 +183,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon May 09 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.89-1
+- Use yum swap to downgrade docker (sdodson@redhat.com)
+
* Fri May 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.88-1
- Open port 53 whenever we're unsure of version (sdodson@redhat.com)
- Fix unsafe boolean handling on use_dnsmasq (sdodson@redhat.com)