Sfoglia il codice sorgente

Automatic commit of package [openshift-ansible] release [4.0.0-0.36.0].

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
AOS Automation Release Team 6 anni fa
parent
commit
cecaee28ac
2 ha cambiato i file con 5 aggiunte e 2 eliminazioni
  1. 1 1
      .tito/packages/openshift-ansible
  2. 4 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-4.0.0-0.35.0 ./
+4.0.0-0.36.0 ./

+ 4 - 1
openshift-ansible.spec

@@ -10,7 +10,7 @@
 
 
 Name:           openshift-ansible
 Name:           openshift-ansible
 Version:        4.0.0
 Version:        4.0.0
-Release:        0.35.0%{?dist}
+Release:        0.36.0%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
 License:        ASL 2.0
 URL:            https://github.com/openshift/openshift-ansible
 URL:            https://github.com/openshift/openshift-ansible
@@ -189,6 +189,9 @@ BuildArch:     noarch
 %{_datadir}/ansible/%{name}/test
 %{_datadir}/ansible/%{name}/test
 
 
 %changelog
 %changelog
+* Fri Oct 26 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.36.0
+- Fix ansible version checking (celebdor@gmail.com)
+
 * Thu Oct 25 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.35.0
 * Thu Oct 25 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.35.0
 - Don't install cockpit unless required (e.minguez@gmail.com)
 - Don't install cockpit unless required (e.minguez@gmail.com)
 - openshift_ovirt: Add a task to create the VMs (rgolan@redhat.com)
 - openshift_ovirt: Add a task to create the VMs (rgolan@redhat.com)