Kaynağa Gözat

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

Brenton Leanhardt 9 yıl önce
ebeveyn
işleme
d98926d374
2 değiştirilmiş dosya ile 5 ekleme ve 2 silme
  1. 1 1
      .tito/packages/openshift-ansible
  2. 4 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-3.0.31-1 ./
+3.0.32-1 ./

+ 4 - 1
openshift-ansible.spec

@@ -5,7 +5,7 @@
 }
 
 Name:           openshift-ansible
-Version:        3.0.31
+Version:        3.0.32
 Release:        1%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
@@ -259,6 +259,9 @@ Atomic OpenShift Utilities includes
 
 
 %changelog
+* Thu Jan 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.32-1
+- Uninstall remove containerized wrapper and symlinks (abutcher@redhat.com)
+
 * Thu Jan 14 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.31-1
 - Check api prior to starting node. (abutcher@redhat.com)
 - added anchors (twiest@redhat.com)