Parcourir la source

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

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Jenkins CD Merge Bot il y a 7 ans
Parent
commit
119bba8c06
2 fichiers modifiés avec 8 ajouts et 2 suppressions
  1. 1 1
      .tito/packages/openshift-ansible
  2. 7 1
      openshift-ansible.spec

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

@@ -1 +1 @@
-3.7.1-1 ./
+3.7.2-1 ./

+ 7 - 1
openshift-ansible.spec

@@ -9,7 +9,7 @@
 %global __requires_exclude ^/usr/bin/ansible-playbook$
 %global __requires_exclude ^/usr/bin/ansible-playbook$
 
 
 Name:           openshift-ansible
 Name:           openshift-ansible
-Version:        3.7.1
+Version:        3.7.2
 Release:        1%{?dist}
 Release:        1%{?dist}
 Summary:        Openshift and Atomic Enterprise Ansible
 Summary:        Openshift and Atomic Enterprise Ansible
 License:        ASL 2.0
 License:        ASL 2.0
@@ -285,6 +285,12 @@ Atomic OpenShift Utilities includes
 
 
 
 
 %changelog
 %changelog
+* Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.2-1
+- Remove debug code that was mistakenly committed (zgalor@redhat.com)
+- Correct service restart command (sdodson@redhat.com)
+- Give service-catalog controller-manager permissions to update status of
+  ClusterServiceClasses and ClusterServicePlans (staebler@redhat.com)
+
 * Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.1-1
 * Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.1-1
 - Bug 1510636- add name to local registry config (fabian@fabianism.us)
 - Bug 1510636- add name to local registry config (fabian@fabianism.us)