diff options
author | Scott Dodson <sdodson@redhat.com> | 2017-12-11 15:48:34 -0500 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2017-12-11 15:48:34 -0500 |
commit | dc53739d955c77636319255c9df74e44930ab2c1 (patch) | |
tree | cedc360a4614e9b69caf69c8d0d0b1de38eab42d /openshift-ansible.spec | |
parent | 8a681af4445eed29ed1d56ca64a03b2ab79b5145 (diff) | |
download | openshift-dc53739d955c77636319255c9df74e44930ab2c1.tar.gz openshift-dc53739d955c77636319255c9df74e44930ab2c1.tar.bz2 openshift-dc53739d955c77636319255c9df74e44930ab2c1.tar.xz openshift-dc53739d955c77636319255c9df74e44930ab2c1.zip |
Bump RPM version requirement
Diffstat (limited to 'openshift-ansible.spec')
-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 54fe962fb..01601a3df 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -17,7 +17,7 @@ URL: https://github.com/openshift/openshift-ansible Source0: https://github.com/openshift/openshift-ansible/archive/%{commit}/%{name}-%{version}.tar.gz BuildArch: noarch -Requires: ansible >= 2.3 +Requires: ansible >= 2.4.1 Requires: python2 Requires: python-six Requires: tar |