summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-11-08 10:12:52 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-11-08 10:12:52 -0500
commit1700b1f4ae14a50f69c26999dcbc0836a337bad6 (patch)
tree721bf6556e4af9db82178019ff5fef46fd1444d0 /openshift-ansible.spec
parent196891f1a71fa0f0c74404af773d53ede517025a (diff)
downloadopenshift-1700b1f4ae14a50f69c26999dcbc0836a337bad6.tar.gz
openshift-1700b1f4ae14a50f69c26999dcbc0836a337bad6.tar.bz2
openshift-1700b1f4ae14a50f69c26999dcbc0836a337bad6.tar.xz
openshift-1700b1f4ae14a50f69c26999dcbc0836a337bad6.zip
Automatic commit of package [openshift-ansible] release [3.7.1-1].
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.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 7a15e80a8..aff376910 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,8 +9,8 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.7.0
-Release: 0.198.0%{?dist}
+Version: 3.7.1
+Release: 1%{?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
+* 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)
+
* Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.198.0
- container_binary_sync: Remove atomic prefix from image (smilner@redhat.com)
- Bug 1510546- Fix previous fix, task was indented one level too deep