Browse Source

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

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
AOS Automation Release Team 6 năm trước cách đây
mục cha
commit
e6390ac59e
2 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 1 1
      .tito/packages/openshift-ansible
  2. 5 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-4.0.0-0.44.0 ./
+4.0.0-0.45.0 ./

+ 5 - 1
openshift-ansible.spec

@@ -10,7 +10,7 @@
 
 Name:           openshift-ansible
 Version:        4.0.0
-Release:        0.44.0%{?dist}
+Release:        0.45.0%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
 URL:            https://github.com/openshift/openshift-ansible
@@ -189,6 +189,10 @@ BuildArch:     noarch
 %{_datadir}/ansible/%{name}/test
 
 %changelog
+* Sat Nov 03 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.45.0
+- added needed space in error message as stated in bug# 1645718
+  (pruan@redhat.com)
+
 * Fri Nov 02 2018 AOS Automation Release Team <aos-team-art@redhat.com> 4.0.0-0.44.0
 - glusterfs: Fix a typo in the README (obnox@redhat.com)