From bb646d9d92a64a25f102111708f03e19f2d8a3ea Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jun 22 2018 21:07:28 +0000 Subject: Update to 1.14.44. Fixes bug #1594038 --- diff --git a/awscli.spec b/awscli.spec index 90e9b2d..081d2a2 100644 --- a/awscli.spec +++ b/awscli.spec @@ -7,7 +7,7 @@ %global botocore_version 1.10.41 Name: awscli -Version: 1.15.43 +Version: 1.15.44 Release: 1%{?dist} Summary: Universal Command Line Environment for AWS @@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd %endif # with python3 %changelog +* Fri Jun 22 2018 Kevin Fenzi - 1.15.44-1 +- Update to 1.14.44. Fixes bug #1594038 + * Fri Jun 22 2018 Kevin Fenzi - 1.15.43-1 - Update to 1.14.43. Fixes bug #1594038 - Fix python-botocore version to match new python-botocore.