diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-04-12 15:01:42 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-04-12 15:01:42 -0500 |
commit | df44d99957b9d44bf9d221b224a46865c3224d2c (patch) | |
tree | e22dec6123eec5dc469db0ba8cfaa5d6695840fb /openshift-ansible.spec | |
parent | e284ee1c2dba7f6ceeedf8af4adc60a795721166 (diff) | |
download | openshift-df44d99957b9d44bf9d221b224a46865c3224d2c.tar.gz openshift-df44d99957b9d44bf9d221b224a46865c3224d2c.tar.bz2 openshift-df44d99957b9d44bf9d221b224a46865c3224d2c.tar.xz openshift-df44d99957b9d44bf9d221b224a46865c3224d2c.zip |
Automatic commit of package [openshift-ansible] release [3.0.78-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 3c627ab65..a1501dd74 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.77 +Version: 3.0.78 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,9 @@ Atomic OpenShift Utilities includes %changelog +* Tue Apr 12 2016 Troy Dawson <tdawson@redhat.com> 3.0.78-1 +- Add support for creating secure router. (abutcher@redhat.com) + * Mon Apr 11 2016 Troy Dawson <tdawson@redhat.com> 3.0.77-1 - Fix a docker-storage sysconfig bug. (dgoodwin@redhat.com) - update bootstrap-fedora to include python2-firewall for F24+ |