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.