diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-07 11:43:45 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-07 11:43:45 -0400 |
commit | a98c1463f8fce2f15854b27836b7e75aa0e98a23 (patch) | |
tree | 18d822f30c540cc2f4dc54c4038a5567047773c0 /openshift-ansible.spec | |
parent | 94d3945e9734c9848d6c8bab907fa08c80aa917b (diff) | |
download | openshift-a98c1463f8fce2f15854b27836b7e75aa0e98a23.tar.gz openshift-a98c1463f8fce2f15854b27836b7e75aa0e98a23.tar.bz2 openshift-a98c1463f8fce2f15854b27836b7e75aa0e98a23.tar.xz openshift-a98c1463f8fce2f15854b27836b7e75aa0e98a23.zip |
Automatic commit of package [openshift-ansible] release [3.6.19-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 7954fe133..7124bfa63 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.18 +Version: 3.6.19 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -270,6 +270,13 @@ Atomic OpenShift Utilities includes %changelog +* Fri Apr 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.19-1 +- Add example scheduled certificate check (pep@redhat.com) +- Switch from ignoring to passing on checks (rteague@redhat.com) +- Add tests for action plugin (rhcarvalho@gmail.com) +- Remove unnecessary code (rhcarvalho@gmail.com) +- Make resolve_checks more strict (rhcarvalho@gmail.com) + * Fri Apr 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.18-1 - master-api: add mount for /var/log (gscrivan@redhat.com) - master: add mount for /var/log (gscrivan@redhat.com) |