From b3180f8ea1feb99c4217834831e04278578e062b Mon Sep 17 00:00:00 2001 From: David Duncan Date: Sep 06 2018 22:00:57 +0000 Subject: Version bump for dependancy error fix --- diff --git a/awscli.spec b/awscli.spec index 105ecf2..3213340 100644 --- a/awscli.spec +++ b/awscli.spec @@ -8,7 +8,7 @@ Name: awscli Version: 1.15.72 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Command Line Environment for AWS License: ASL 2.0 and MIT @@ -18,7 +18,7 @@ BuildArch: noarch %if %{with python3} BuildRequires: python3-devel BuildRequires: python3-setuptools -Requires: python3-botocore = %{botocore_version} +Requires: python3-botocore >= %{botocore_version} Requires: python3-colorama >= 0.2.5 Requires: python3-docutils >= 0.10 Requires: python3-rsa >= 3.1.2