diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-03 06:02:17 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-05-03 06:02:17 -0400 |
commit | ba5c6594ade6679d055aaecc7c38836444f0f791 (patch) | |
tree | 799895e5a43adc07de5b6ca67af9dc59743e521e | |
parent | 0a195fb83ecd592ca0b2c897dc240298cd64a75e (diff) | |
download | openshift-ba5c6594ade6679d055aaecc7c38836444f0f791.tar.gz openshift-ba5c6594ade6679d055aaecc7c38836444f0f791.tar.bz2 openshift-ba5c6594ade6679d055aaecc7c38836444f0f791.tar.xz openshift-ba5c6594ade6679d055aaecc7c38836444f0f791.zip |
Automatic commit of package [openshift-ansible] release [3.6.52-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 14 |
2 files changed, 14 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 6083b621e..ebb0299ff 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.6.51-1 ./ +3.6.52-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index f016a5992..9af1bd366 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -9,7 +9,7 @@ %global __requires_exclude ^/usr/bin/ansible-playbook$ Name: openshift-ansible -Version: 3.6.51 +Version: 3.6.52 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -273,6 +273,18 @@ Atomic OpenShift Utilities includes %changelog +* Wed May 03 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.52-1 +- Making mux with_items list evaluate as empty if didnt get objects before + (ewolinet@redhat.com) +- etcd Upgrade Refactor (rteague@redhat.com) +- v3.3 Upgrade Refactor (rteague@redhat.com) +- v3.4 Upgrade Refactor (rteague@redhat.com) +- v3.5 Upgrade Refactor (rteague@redhat.com) +- v3.6 Upgrade Refactor (rteague@redhat.com) +- Fix variants for v3.6 (rteague@redhat.com) +- Normalizing groups. (kwoodson@redhat.com) +- Use openshift_ca_host's hostnames to sign the CA (sdodson@redhat.com) + * Tue May 02 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.51-1 - Remove std_include from playbooks/byo/rhel_subscribe.yml (abutcher@redhat.com) |