diff --git a/.gitignore b/.gitignore index 42d6ff4..5f9cb16 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /awscli-1.11.0.tar.gz /awscli-1.11.2.tar.gz /awscli-1.11.10.tar.gz +/awscli-1.11.21.tar.gz diff --git a/awscli.spec b/awscli.spec index efb7047..9e30189 100644 --- a/awscli.spec +++ b/awscli.spec @@ -5,7 +5,7 @@ %endif Name: awscli -Version: 1.11.10 +Version: 1.11.21 Release: 1%{?dist} Summary: Universal Command Line Environment for AWS @@ -16,7 +16,7 @@ BuildArch: noarch %if 0%{?with_python3} BuildRequires: python3-devel BuildRequires: python3-setuptools -Requires: python3-botocore = 1.4.67 +Requires: python3-botocore = 1.4.78 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils >= 0.10 Requires: python3-rsa >= 3.1.2 @@ -95,8 +95,11 @@ rm %{buildroot}%{_bindir}/aws.cmd %endif # with_python3 %changelog -* Mon Oct 10 2016 Fabio Alessandro Locati - 1.11.2-1 -- Update to 1.12.0 +* Thu Nov 24 2016 Fabio Alessandro Locati - 1.11.21-1 +- Update to 1.11.21 + +* Mon Oct 10 2016 Fabio Alessandro Locati - 1.11.12-1 +- Update to 1.11.12 * Sun Oct 02 2016 Fabio Alessandro Locati - 1.11.0-1 - Update to 1.11.0 diff --git a/sources b/sources index 1adc6df..fa4a1ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -075ccb261148d46b9862d049d20b4b07 awscli-1.11.10.tar.gz +0f99b7d13c4acdc7932a24b63225500f awscli-1.11.21.tar.gz