summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-09-28 09:05:16 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-09-28 09:05:16 -0400
commit6f43fc3572d8192e4a34aca9898369f9021dedaa (patch)
tree914bebdabc93c0406bd4ce22f921c03cc440c9ed /openshift-ansible.spec
parent3c0cb3842fbc6b658b6e1b821d149b5123a710d8 (diff)
downloadopenshift-6f43fc3572d8192e4a34aca9898369f9021dedaa.tar.gz
openshift-6f43fc3572d8192e4a34aca9898369f9021dedaa.tar.bz2
openshift-6f43fc3572d8192e4a34aca9898369f9021dedaa.tar.xz
openshift-6f43fc3572d8192e4a34aca9898369f9021dedaa.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.134.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 1cc6ec919..1f81893d9 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.133.0%{?dist}
+Release: 0.134.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -280,6 +280,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Sep 28 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.134.0
+- OpenShift-Ansible Installer Checkpointing (rteague@redhat.com)
+- evaluate etcd_backup_tag variable (jchaloup@redhat.com)
+
* Thu Sep 28 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.133.0
- papr: use F26 container for extended tests (jlebon@redhat.com)
- Fix typo in drop_etcdctl.yml (hansmi@vshn.ch)