summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-06 06:01:44 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-06 06:01:44 -0400
commitaf8547120016ea0e1b01337805235428e2164f3f (patch)
tree247573e92c137d955b58a03b9778e1172d4215ac /openshift-ansible.spec
parentb930b55451bfc6d868e1ffc788a3674921740c94 (diff)
downloadopenshift-af8547120016ea0e1b01337805235428e2164f3f.tar.gz
openshift-af8547120016ea0e1b01337805235428e2164f3f.tar.bz2
openshift-af8547120016ea0e1b01337805235428e2164f3f.tar.xz
openshift-af8547120016ea0e1b01337805235428e2164f3f.zip
Automatic commit of package [openshift-ansible] release [3.6.17-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index af30cbd5f..819b6973b 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.16
+Version: 3.6.17
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Apr 06 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.17-1
+- Adding signed router cert and fixing server_cert bug. (kwoodson@redhat.com)
+
* Wed Apr 05 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.16-1
- Removing test coverage for shared code. (kwoodson@redhat.com)
- Port 10255 unnecessary. Removing all instances (ccallega@redhat.com)