summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-17 12:54:04 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-17 12:54:04 -0400
commitcf06e28ac23d13e9fe6e48fe66d033d6ebaaa263 (patch)
tree613ba5f89368cec28761fcadf7dcc3e16009970f /openshift-ansible.spec
parent55ed83ed95d57808f3b6917016d6021cc3f7c9f5 (diff)
downloadopenshift-cf06e28ac23d13e9fe6e48fe66d033d6ebaaa263.tar.gz
openshift-cf06e28ac23d13e9fe6e48fe66d033d6ebaaa263.tar.bz2
openshift-cf06e28ac23d13e9fe6e48fe66d033d6ebaaa263.tar.xz
openshift-cf06e28ac23d13e9fe6e48fe66d033d6ebaaa263.zip
Automatic commit of package [openshift-ansible] release [3.6.25-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index d395b3ec4..042717704 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.24
+Version: 3.6.25
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Apr 17 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.25-1
+- Fix default image tag for enterprise (sdodson@redhat.com)
+- Cast etcd_debug to a boolean (skuznets@redhat.com)
+
* Fri Apr 14 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.24-1
- tox tests: pin test requirement versions (lmeyer@redhat.com)
- This is no longer a widely encountered issue (sdodson@redhat.com)