Explorar el Código

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

Brenton Leanhardt hace 9 años
padre
commit
72737e5c3b
Se han modificado 2 ficheros con 5 adiciones y 2 borrados
  1. 1 1
      .tito/packages/openshift-ansible
  2. 4 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-3.0.88-1 ./
+3.0.89-1 ./

+ 4 - 1
openshift-ansible.spec

@@ -5,7 +5,7 @@
 }
 
 Name:           openshift-ansible
-Version:        3.0.88
+Version:        3.0.89
 Release:        1%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
@@ -183,6 +183,9 @@ Atomic OpenShift Utilities includes
 
 
 %changelog
+* Mon May 09 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.89-1
+- Use yum swap to downgrade docker (sdodson@redhat.com)
+
 * Fri May 06 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.88-1
 - Open port 53 whenever we're unsure of version (sdodson@redhat.com)
 - Fix unsafe boolean handling on use_dnsmasq (sdodson@redhat.com)