diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-29 06:01:20 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-29 06:01:20 -0400 |
commit | 0f01637c94abcdf3e17f4d2e62ca4db8b5440e6a (patch) | |
tree | 2f0d43a714b61f85fedb5c77696bb29b3ea2ff78 | |
parent | 468531c30eaf967bb57e9ce23da5796c997f9a14 (diff) | |
download | openshift-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
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 13 |
2 files changed, 13 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 216604e2c..2909ab568 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.6.42-1 ./ +3.6.43-1 ./ 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) |