summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-12-14 15:10:37 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-12-14 15:10:37 -0500
commit33f648a78ebd8fb2020029689d658847f2ff2eea (patch)
treeb8fc69755f473e72e7b9bc4758c097c32470e0af /openshift-ansible.spec
parent22794be6953a6896bbb550e3bb3c82caf202c8e2 (diff)
downloadopenshift-33f648a78ebd8fb2020029689d658847f2ff2eea.tar.gz
openshift-33f648a78ebd8fb2020029689d658847f2ff2eea.tar.bz2
openshift-33f648a78ebd8fb2020029689d658847f2ff2eea.tar.xz
openshift-33f648a78ebd8fb2020029689d658847f2ff2eea.zip
Automatic commit of package [openshift-ansible] release [3.9.0-0.10.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.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 943931572..0d5964dda 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.9.0
-Release: 0.9.0%{?dist}
+Release: 0.10.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -285,6 +285,16 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Dec 14 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.10.0
+- Bump requirements.txt to Ansible 2.4.1 (rteague@redhat.com)
+- Commit to stabalize RHSM operations. This code is derived from contrib
+ (mazzystr@gmail.com)
+- Contiv systemd fixes (flamingo@2thebatcave.com)
+- Combine openshift_master/vars with defaults (mgugino@redhat.com)
+- crio: change socket path to /var/run/crio/crio.sock (gscrivan@redhat.com)
+- Remove version requirement from openvswitch package, since listed version got
+ removed from repo (riffraff@hobbes.alephone.org)
+
* Thu Dec 14 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.9.0
- etcd: use Fedora /latest/ instead of hardcoding the version
(gscrivan@redhat.com)