Update to 1.15.4. Fixes bug #1565379

This commit is contained in:
Kevin Fenzi 2018-04-14 10:33:15 -07:00
parent da90a10214
commit ba840357a6

View File

@ -7,7 +7,7 @@
%global botocore_version 1.9.1
Name: awscli
Version: 1.15.2
Version: 1.15.4
Release: 1%{?dist}
Summary: Universal Command Line Environment for AWS
@ -99,8 +99,11 @@ rm %{buildroot}%{_bindir}/aws.cmd
%endif # with python3
%changelog
* Sat Apr 14 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.4-1
- Update to 1.15.4. Fixes bug #1565379
* Sat Apr 07 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.2-1
- Update to 1.5.2. Fixes bug #1563195
- Update to 1.15.2. Fixes bug #1563195
* Sat Mar 31 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.68-1
- Update to 1.4.68. Fixes bug #1561240