summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-05-01 17:02:19 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-05-01 17:02:19 -0400
commit5ba185676403be57764eaa669403a00db83a9a0e (patch)
tree721d1f4b18731c5601b7409f6d0d946541949c17 /openshift-ansible.spec
parent2852eeccb0fdad4be7ed191612833f23c8411295 (diff)
downloadopenshift-5ba185676403be57764eaa669403a00db83a9a0e.tar.gz
openshift-5ba185676403be57764eaa669403a00db83a9a0e.tar.bz2
openshift-5ba185676403be57764eaa669403a00db83a9a0e.tar.xz
openshift-5ba185676403be57764eaa669403a00db83a9a0e.zip
Automatic commit of package [openshift-ansible] release [3.6.49-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index d2e384c20..00954bd38 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.48
+Version: 3.6.49
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -273,6 +273,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon May 01 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.49-1
+- Warn users about conflicts with docker0 CIDR range (lpsantil@gmail.com)
+- Bump ansible rpm dependency to 2.2.2.0 (sdodson@redhat.com)
+
* Mon May 01 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.48-1
-