summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-06-08 19:39:20 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-06-08 19:39:20 -0400
commitf7b816ae7616484cb5f83294d21d3c582157132a (patch)
treefef89c586dfcfa78a32bd4f911f38e42cb7c1652 /openshift-ansible.spec
parent51a4f39bf097b6acef51b827f4dfe2212642b478 (diff)
downloadopenshift-f7b816ae7616484cb5f83294d21d3c582157132a.tar.gz
openshift-f7b816ae7616484cb5f83294d21d3c582157132a.tar.bz2
openshift-f7b816ae7616484cb5f83294d21d3c582157132a.tar.xz
openshift-f7b816ae7616484cb5f83294d21d3c582157132a.zip
Automatic commit of package [openshift-ansible] release [3.6.89.5-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog 3.6.101
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 b1a5df312..c35beaef8 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.89.4
+Version: 3.6.89.5
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Jun 08 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.89.5-1
+- Rename container image to origin-ansible / ose-ansible (pep@redhat.com)
+
* Thu Jun 08 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.89.4-1
- Guard check for container install based on openshift dictionary key
(ayoung@redhat.com)