summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-05-07 06:01:30 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-05-07 06:01:30 -0400
commit1683d0e219633704c595147423ecff4171a136b0 (patch)
treec26e318a27638162d46f9107b21f6c10ffdb4afe /openshift-ansible.spec
parent0bfb4b490611c168a4e5e20838e536dad0d224e4 (diff)
downloadopenshift-1683d0e219633704c595147423ecff4171a136b0.tar.gz
openshift-1683d0e219633704c595147423ecff4171a136b0.tar.bz2
openshift-1683d0e219633704c595147423ecff4171a136b0.tar.xz
openshift-1683d0e219633704c595147423ecff4171a136b0.zip
Automatic commit of package [openshift-ansible] release [3.6.56-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
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 21ea25a17..2d091016f 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.55
+Version: 3.6.56
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -274,6 +274,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Sun May 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.56-1
+-
+
* Sat May 06 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.55-1
- Fix 1448368, and some other minors issues (ghuang@redhat.com)
- mux startup is broken without this fix (rmeggins@redhat.com)