diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-09-26 12:44:56 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-09-26 12:44:56 -0400 |
commit | 168dcd3e059872b6be505ffd7ffa231a9777b985 (patch) | |
tree | 57cee7ef3f59e774c571e23014e1149536a799de /openshift-ansible.spec | |
parent | 8c6192e10192b75af79b82e5e9f21cdc560a6e14 (diff) | |
download | openshift-168dcd3e059872b6be505ffd7ffa231a9777b985.tar.gz openshift-168dcd3e059872b6be505ffd7ffa231a9777b985.tar.bz2 openshift-168dcd3e059872b6be505ffd7ffa231a9777b985.tar.xz openshift-168dcd3e059872b6be505ffd7ffa231a9777b985.zip |
Automatic commit of package [openshift-ansible] release [3.7.0-0.129.0].
Created by command:
/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
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 da7210fd0..91b223a80 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@ Name: openshift-ansible Version: 3.7.0 -Release: 0.128.0%{?dist} +Release: 0.129.0%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -280,6 +280,10 @@ Atomic OpenShift Utilities includes %changelog +* Tue Sep 26 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.129.0 +- Refactor openshift_hosted plays and role (mgugino@redhat.com) +- Remove logging ES_COPY feature (jcantril@redhat.com) + * Tue Sep 26 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.128.0 - check if the storage backend is set to etcd3 before upgrading to 3.7 (jchaloup@redhat.com) |