Kaynağa Gözat

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

Created by command:

/usr/bin/tito tag --accept-auto-changelog
Jenkins CD Merge Bot 8 yıl önce
ebeveyn
işleme
2b420c18be
2 değiştirilmiş dosya ile 6 ekleme ve 2 silme
  1. 1 1
      .tito/packages/openshift-ansible
  2. 5 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-3.6.41-1 ./
+3.6.42-1 ./

+ 5 - 1
openshift-ansible.spec

@@ -9,7 +9,7 @@
 %global __requires_exclude ^/usr/bin/ansible-playbook$
 
 Name:           openshift-ansible
-Version:        3.6.41
+Version:        3.6.42
 Release:        1%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
@@ -273,6 +273,10 @@ Atomic OpenShift Utilities includes
 
 
 %changelog
+* Fri Apr 28 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.42-1
+- Fix certificate check Job examples (pep@redhat.com)
+- Add python-boto requirement (pep@redhat.com)
+
 * Thu Apr 27 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.41-1
 - Add bool for proper conditional handling (rteague@redhat.com)