diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-28 06:01:05 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-28 06:01:05 -0400 |
commit | 2b420c18beae43d2f92f5a95bd177d427e81737d (patch) | |
tree | 5369c162fa63165d26842b8b79dc85681e09fd3f /openshift-ansible.spec | |
parent | 6dc8ed746d44c03d0560aa10e0796ad9a1278b91 (diff) | |
download | openshift-2b420c18beae43d2f92f5a95bd177d427e81737d.tar.gz openshift-2b420c18beae43d2f92f5a95bd177d427e81737d.tar.bz2 openshift-2b420c18beae43d2f92f5a95bd177d427e81737d.tar.xz openshift-2b420c18beae43d2f92f5a95bd177d427e81737d.zip |
Automatic commit of package [openshift-ansible] release [3.6.42-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 173090763..c5fa862dc 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.41 +Version: 3.6.42 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -273,6 +273,10 @@ Atomic OpenShift Utilities includes %changelog +* Fri Apr 28 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.42-1 +- Fix certificate check Job examples (pep@redhat.com) +- Add python-boto requirement (pep@redhat.com) + * Thu Apr 27 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.41-1 - Add bool for proper conditional handling (rteague@redhat.com) |