summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-06-20 17:27:07 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-06-20 17:27:07 -0400
commited0b72c4e72dd61eabef5a6115df553ce177f7bb (patch)
tree40fedb2583979b6eea8946ff8bfe0ce7b4c2d4ad /openshift-ansible.spec
parente220f7913bfeee9ea4c0f34ecc6c7fce68d7b939 (diff)
downloadopenshift-ed0b72c4e72dd61eabef5a6115df553ce177f7bb.tar.gz
openshift-ed0b72c4e72dd61eabef5a6115df553ce177f7bb.tar.bz2
openshift-ed0b72c4e72dd61eabef5a6115df553ce177f7bb.tar.xz
openshift-ed0b72c4e72dd61eabef5a6115df553ce177f7bb.zip
Automatic commit of package [openshift-ansible] release [3.6.121-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.121
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 bac1dfe15..822798ba8 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.120
+Version: 3.6.121
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Jun 20 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.121-1
+- Updating default from null to "" (ewolinet@redhat.com)
+
* Tue Jun 20 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.120-1
- Update atomic-openshift-master.j2 (sdodson@redhat.com)
- Enable push to registry via dns only on clean 3.6 installs