Browse Source

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

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
AOS Automation Release Team 6 years ago
parent
commit
edf8c0c98f
2 changed files with 7 additions and 2 deletions
  1. 1 1
      .tito/packages/openshift-ansible
  2. 6 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-4.0.0-0.96.0 ./
+4.0.0-0.97.0 ./

+ 6 - 1
openshift-ansible.spec

@@ -10,7 +10,7 @@
 
 Name:           openshift-ansible
 Version:        4.0.0
-Release:        0.96.0%{?dist}
+Release:        0.97.0%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
 URL:            https://github.com/openshift/openshift-ansible
@@ -189,6 +189,11 @@ BuildArch:     noarch
 %{_datadir}/ansible/%{name}/test
 
 %changelog
+* Thu Dec 13 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.97.0
+- Use ansible 2.7.4 (roignac@gmail.com)
+- Install python-docker-py instead of python-docker (sgaikwad@redhat.com)
+- Install boto3 from pip (roignac@gmail.com)
+
 * Wed Dec 12 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.96.0
 - Revert "Devel 4.0: CI test" (sdodson@redhat.com)
 - DEBUG: skip openshift-apiserver operator (roignac@gmail.com)