summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-03-31 17:08:45 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2016-03-31 17:08:45 -0400
commitc818db9b485b19256e1c19573cd0640fdabcb109 (patch)
tree3c9f7866d734fb4fc4b9fc3d5500682424094e02 /openshift-ansible.spec
parent482370bc871a4c9d82b61b4de3c6fb391254cd01 (diff)
downloadopenshift-c818db9b485b19256e1c19573cd0640fdabcb109.tar.gz
openshift-c818db9b485b19256e1c19573cd0640fdabcb109.tar.bz2
openshift-c818db9b485b19256e1c19573cd0640fdabcb109.tar.xz
openshift-c818db9b485b19256e1c19573cd0640fdabcb109.zip
Automatic commit of package [openshift-ansible] release [3.0.69-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index f55aa8956..b01ee6562 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.68
+Version: 3.0.69
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Mar 31 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.69-1
+- Bug 1320829 - Ensure docker installed for facts (jdetiber@redhat.com)
+- Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api
+ and atomic-openshift-master-controllers (bleanhar@redhat.com)
+- Fixed generate header. (kwoodson@redhat.com)
+- Bug 1322335 - The package name is wrong for rpm upgrade (bleanhar@redhat.com)
+- Add AWS cloud provider support. (abutcher@redhat.com)
+
* Wed Mar 30 2016 Troy Dawson <tdawson@redhat.com> 3.0.68-1
- Moving generation of ansible module side by side with module.
(kwoodson@redhat.com)