diff options
| author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-06-21 08:25:29 -0400 |
|---|---|---|
| committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-06-21 08:25:29 -0400 |
| commit | 1d2272e81613ddd67b6555bf56bcd16ee4ffa7a0 (patch) | |
| tree | 060b0f6442ec68dfc2e3650863009f675f7a5211 | |
| parent | 62fcd88038910c52796f0e5b37e1e0d8019b80cf (diff) | |
Adding version field for stagecut
| -rw-r--r-- | openshift-ansible.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 58fc6d0f7..1d024b88c 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -9,7 +9,7 @@ %global __requires_exclude ^/usr/bin/ansible-playbook$ Name: openshift-ansible -Version: 3.6.122 +Version: v3.6.122.0 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 |
