diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-09-01 13:36:31 -0400 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2016-09-01 13:36:31 -0400 |
commit | 55683a581ab891e293c5a34c074c324009f1ba37 (patch) | |
tree | 9199ea14b3d545357de3f04822e8b4a569e46bb1 | |
parent | d15a8dccd22737f1ce2b2fa369471651467c35d6 (diff) | |
download | openshift-55683a581ab891e293c5a34c074c324009f1ba37.tar.gz openshift-55683a581ab891e293c5a34c074c324009f1ba37.tar.bz2 openshift-55683a581ab891e293c5a34c074c324009f1ba37.tar.xz openshift-55683a581ab891e293c5a34c074c324009f1ba37.zip |
Automatic commit of package [openshift-ansible] release [3.4.1-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 707109b2b..12d2214cc 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.3.20-1 ./ +3.4.1-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index a5ac84e1a..5042743f8 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.3.20 +Version: 3.4.1 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -221,6 +221,9 @@ Atomic OpenShift Utilities includes %changelog +* Thu Sep 01 2016 Scott Dodson <sdodson@redhat.com> 3.4.1-1 +- Bump to 3.4.0 + * Wed Aug 31 2016 Scott Dodson <sdodson@redhat.com> 3.3.20-1 - Restore network plugin configuration (sdodson@redhat.com) - Remove openshift_master_metrics_public_url (abutcher@redhat.com) |