diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-04-06 16:34:50 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-04-06 16:34:50 -0400 |
commit | 29a226f215bd2540836f883b6794efb532b8c5dd (patch) | |
tree | bbab5a13eeafc83b688c3c331a9d67b235e1460b /openshift-ansible.spec | |
parent | fa4f0f35befc30c43a272defff2a1792893ff1ba (diff) | |
download | openshift-29a226f215bd2540836f883b6794efb532b8c5dd.tar.gz openshift-29a226f215bd2540836f883b6794efb532b8c5dd.tar.bz2 openshift-29a226f215bd2540836f883b6794efb532b8c5dd.tar.xz openshift-29a226f215bd2540836f883b6794efb532b8c5dd.zip |
Automatic commit of package [openshift-ansible] release [3.0.74-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 58a2277a6..225321aa2 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.73 +Version: 3.0.74 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,10 @@ Atomic OpenShift Utilities includes %changelog +* Wed Apr 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.74-1 +- Add support for configuring oauth templates. (dgoodwin@redhat.com) +- Add support for templating master admissionConfig. (dgoodwin@redhat.com) + * Wed Apr 06 2016 Troy Dawson <tdawson@redhat.com> 3.0.73-1 - Replace unused Dockerfile with one used for official builds. (dgoodwin@redhat.com) |