From 2f2cf862f6b3a37210754f87c94f9b8ccc23f4bd Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Tue, 23 May 2017 14:42:41 +0100 Subject: [PATCH] Update to 1.11.90 --- awscli.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/awscli.spec b/awscli.spec index b0d5322..2293276 100644 --- a/awscli.spec +++ b/awscli.spec @@ -4,10 +4,10 @@ %bcond_without python3 %endif -%global botocore_version 1.5.26 +%global botocore_version 1.5.53 Name: awscli -Version: 1.11.63 +Version: 1.11.90 Release: 1%{?dist} Summary: Universal Command Line Environment for AWS @@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd %endif # with python3 %changelog +* Tue May 23 2017 Fabio Alessandro Locati - 1.11.90-1 +- Update to 1.11.90 + * Wed Mar 15 2017 Fabio Alessandro Locati - 1.11.63-1 - Update to 1.11.63