Browse Source

Automatic commit of package [openshift-ansible] release [3.0.9-1].

Brenton Leanhardt 9 years ago
parent
commit
9f972931bb
2 changed files with 5 additions and 2 deletions
  1. 1 1
      .tito/packages/openshift-ansible
  2. 4 1
      openshift-ansible.spec

+ 1 - 1
.tito/packages/openshift-ansible

@@ -1 +1 @@
-3.0.8-1 ./
+3.0.9-1 ./

+ 4 - 1
openshift-ansible.spec

@@ -5,7 +5,7 @@
 }
 
 Name:           openshift-ansible
-Version:        3.0.8
+Version:        3.0.9
 Release:        1%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
@@ -258,6 +258,9 @@ Atomic OpenShift Utilities includes
 
 
 %changelog
+* Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.9-1
+- Refactor upgrade playbook(s) (jdetiber@redhat.com)
+
 * Tue Nov 10 2015 Scott Dodson <sdodson@redhat.com> 3.0.8-1
 - Add origin-clients to uninstall playbook. (abutcher@redhat.com)
 - examples: include logging and metrics infrastructure (lmeyer@redhat.com)