diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-21 06:02:12 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-21 06:02:12 -0400 |
commit | 307bc9465fb3d0dbe224dc016996f8abfb73b0b4 (patch) | |
tree | 69be215739e068572d0ea6cf41d81a9d03e55b70 | |
parent | a44695d888729ce078060eb6fd75dbc679bcc0cc (diff) | |
download | openshift-307bc9465fb3d0dbe224dc016996f8abfb73b0b4.tar.gz openshift-307bc9465fb3d0dbe224dc016996f8abfb73b0b4.tar.bz2 openshift-307bc9465fb3d0dbe224dc016996f8abfb73b0b4.tar.xz openshift-307bc9465fb3d0dbe224dc016996f8abfb73b0b4.zip |
Automatic commit of package [openshift-ansible] release [3.6.31-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 | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 88bdb40a1..02f7d60df 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.6.30-1 ./ +3.6.31-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index aad8bbff3..f916eb42a 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.30 +Version: 3.6.31 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -273,6 +273,10 @@ Atomic OpenShift Utilities includes %changelog +* Fri Apr 21 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.31-1 +- Stop all services prior to upgrading, start all services after + (sdodson@redhat.com) + * Thu Apr 20 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.30-1 - Add Ansible syntax checks to tox (rteague@redhat.com) - Add /etc/sysconfig/etcd to etcd_container (me@fale.io) |