diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-05-09 14:08:39 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-05-09 14:08:39 -0400 |
commit | 72737e5c3bd345250d6745e8411ab8b19925b766 (patch) | |
tree | 551620e3919b4ee58a89b1d77003d1deb3acd409 | |
parent | 65e5a1cff1df156ab0eb9f57ce302ae2ed47bbf1 (diff) | |
download | openshift-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].
-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 3f8085fa9..4fc92f3c7 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.88-1 ./ +3.0.89-1 ./ 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) |