summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-11-23 17:35:48 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-11-23 17:35:48 -0500
commit5ce25f61ff87ee75b8dc817eabf0d23c51a994a0 (patch)
tree563bbb3d059ec51dfc771500a020ba1fd68dbaa8
parent82e3a5d79239baa1a5af6d13dcfa9cb60f3c2567 (diff)
downloadopenshift-5ce25f61ff87ee75b8dc817eabf0d23c51a994a0.tar.gz
openshift-5ce25f61ff87ee75b8dc817eabf0d23c51a994a0.tar.bz2
openshift-5ce25f61ff87ee75b8dc817eabf0d23c51a994a0.tar.xz
openshift-5ce25f61ff87ee75b8dc817eabf0d23c51a994a0.zip
Automatic commit of package [openshift-ansible] release [3.8.0-0.11.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 1105e40b2..143066e90 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.8.0-0.10.0 ./
+3.8.0-0.11.0 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 44ccc7c6a..7f253ba69 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.8.0
-Release: 0.10.0%{?dist}
+Release: 0.11.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -285,6 +285,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Thu Nov 23 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.8.0-0.11.0
+-
+
* Thu Nov 23 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.8.0-0.10.0
- tox.ini: simplify unit test reqs (lmeyer@redhat.com)
- Remove unused task files (rteague@redhat.com)