diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2015-11-11 17:07:15 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2015-11-11 17:07:15 -0500 |
commit | 99c5d5ad378e731acad0bcf9e3ceacc00fb1e37d (patch) | |
tree | a64e3d235466ec9ce77b8109391b0990bca3bb01 /openshift-ansible.spec | |
parent | fb6d0091ab7a564b3f30e01478bb6439d84ac236 (diff) | |
download | openshift-99c5d5ad378e731acad0bcf9e3ceacc00fb1e37d.tar.gz openshift-99c5d5ad378e731acad0bcf9e3ceacc00fb1e37d.tar.bz2 openshift-99c5d5ad378e731acad0bcf9e3ceacc00fb1e37d.tar.xz openshift-99c5d5ad378e731acad0bcf9e3ceacc00fb1e37d.zip |
Automatic commit of package [openshift-ansible] release [3.0.10-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 8b69c4926..7eb008831 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.9 +Version: 3.0.10 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -258,6 +258,14 @@ Atomic OpenShift Utilities includes %changelog +* Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.10-1 +- Fix update error for templates that didn't previously exist + (jdetiber@redhat.com) +- General cleanup of v3_0_to_v3_1/upgrade.yml (jdetiber@redhat.com) +- Add zabbix pieces to hold AWS S3 bucket stats (jdiaz@redhat.com) +- add ansible dep to vagrant doc (jdetiber@redhat.com) +- oo_filter: don't fail when attribute is not defined (tob@butter.sh) + * Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.9-1 - Refactor upgrade playbook(s) (jdetiber@redhat.com) |