Update to 1.14.44. Fixes bug #1594038

This commit is contained in:
Kevin Fenzi 2018-06-22 14:07:28 -07:00
parent 70b6aef6a5
commit bb646d9d92

View File

@ -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 <kevin@scrye.com> - 1.15.44-1
- Update to 1.14.44. Fixes bug #1594038
* Fri Jun 22 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.43-1
- Update to 1.14.43. Fixes bug #1594038
- Fix python-botocore version to match new python-botocore.