summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-29 06:01:20 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-29 06:01:20 -0400
commit0f01637c94abcdf3e17f4d2e62ca4db8b5440e6a (patch)
tree2f0d43a714b61f85fedb5c77696bb29b3ea2ff78 /openshift-ansible.spec
parent468531c30eaf967bb57e9ce23da5796c997f9a14 (diff)
downloadopenshift-0f01637c94abcdf3e17f4d2e62ca4db8b5440e6a.tar.gz
openshift-0f01637c94abcdf3e17f4d2e62ca4db8b5440e6a.tar.bz2
openshift-0f01637c94abcdf3e17f4d2e62ca4db8b5440e6a.tar.xz
openshift-0f01637c94abcdf3e17f4d2e62ca4db8b5440e6a.zip
Automatic commit of package [openshift-ansible] release [3.6.43-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c5fa862dc..8d2fa2851 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.42
+Version: 3.6.43
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -273,6 +273,17 @@ Atomic OpenShift Utilities includes
%changelog
+* Sat Apr 29 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.43-1
+- Document the Pull Request process (rhcarvalho@gmail.com)
+- Add Table of Contents (rhcarvalho@gmail.com)
+- Improve Contribution Guide (rhcarvalho@gmail.com)
+- Replace absolute with relative URLs (rhcarvalho@gmail.com)
+- Move repo structure to a separate document (rhcarvalho@gmail.com)
+- Remove outdated information about PRs (rhcarvalho@gmail.com)
+- Move link to BUILD.md to README.md (rhcarvalho@gmail.com)
+- Adding checks for starting mux for 2.2.0 (ewolinet@redhat.com)
+- Fix OpenShift registry deployment on OSE 3.2 (lhuard@amadeus.com)
+
* Fri Apr 28 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.42-1
- Fix certificate check Job examples (pep@redhat.com)
- Add python-boto requirement (pep@redhat.com)