diff options
| author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-03 09:39:24 -0500 | 
|---|---|---|
| committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-03 09:39:24 -0500 | 
| commit | 5d948d003a659924574980476bba7ab58aeba025 (patch) | |
| tree | c9fa6f2c1730fa46445a2e11617da9a61b26c1a0 | |
| parent | 8a2cc47f8371e7b3a078b5803c1ae96dc28e1982 (diff) | |
Automatic commit of package [openshift-ansible] release [3.9.0-0.15.0].
Created by command:
/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
| -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 07c0a9dfd..030e16c5c 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.9.0-0.14.0 ./ +3.9.0-0.15.0 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 3ec7212af..4b2a0ed25 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@  Name:           openshift-ansible  Version:        3.9.0 -Release:        0.14.0%{?dist} +Release:        0.15.0%{?dist}  Summary:        Openshift and Atomic Enterprise Ansible  License:        ASL 2.0  URL:            https://github.com/openshift/openshift-ansible @@ -202,6 +202,9 @@ Atomic OpenShift Utilities includes  %changelog +* Wed Jan 03 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.15.0 +-  +  * Wed Jan 03 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.14.0  - Cast openshift_docker_use_system_container to bool (mgugino@redhat.com)  - Correct kublet_args cloud-provider directories (mgugino@redhat.com) | 
