summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-11-06 16:13:44 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-11-06 16:13:44 -0500
commit27cd7ecd76ba5e6a616fc50eb401f965b4c90207 (patch)
tree353cede23c268097df2ac4f5f4ad47082ddda616 /openshift-ansible.spec
parent9e5462826beb7bece09e55b20f3fe47a65c8b44c (diff)
downloadopenshift-27cd7ecd76ba5e6a616fc50eb401f965b4c90207.tar.gz
openshift-27cd7ecd76ba5e6a616fc50eb401f965b4c90207.tar.bz2
openshift-27cd7ecd76ba5e6a616fc50eb401f965b4c90207.tar.xz
openshift-27cd7ecd76ba5e6a616fc50eb401f965b4c90207.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.196.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.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index ba4605efc..25fb98150 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.195.0%{?dist}
+Release: 0.196.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -285,6 +285,12 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Nov 06 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.196.0
+- Bug 1509052 - Remove logfile from broker config (david.j.zager@gmail.com)
+- Fix github auth validation (mgugino@redhat.com)
+- Re-generate lib_openshift (mail@jkroepke.de)
+- Remove provisioner restrictions on oc_storageclass (mail@jkroepke.de)
+
* Mon Nov 06 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.195.0
- Bug 1507787- add full path to default asb etcd image (fabian@fabianism.us)