Update to 1.15.63. Fixes bug #1606924
This commit is contained in:
parent
4e5e2d03ae
commit
4de1ebf2c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/awscli-1.15.59.tar.gz
|
||||
/awscli-1.15.60.tar.gz
|
||||
/awscli-1.15.62.tar.gz
|
||||
/awscli-1.15.63.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.10.41
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.62
|
||||
Version: 1.15.63
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Sun Jul 22 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.63-1
|
||||
- Update to 1.15.63. Fixes bug #1606924
|
||||
|
||||
* Thu Jul 19 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.62-1
|
||||
- Update to 1.15.62. Fixes bug #1602972
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.62.tar.gz) = 52d503eaf24433de111f1640757c2bc2633d2f5f60c86b4b2c1121884a4e12af12836912b35c830989a74dec127501d1fae475b6dff8f654bf19e9cd2597bf89
|
||||
SHA512 (awscli-1.15.63.tar.gz) = 502eae1f1d121da16862f5b99aaace187d75c718a0bdb00652f85396569c5b8e6c2775dc6a07cb9748ae7c6a31cdfac01623d6d8503564d480bd53f2687ab13d
|
||||
|
Loading…
Reference in New Issue
Block a user