Update to 1.4.63. Fixes bug #1559367
This commit is contained in:
parent
aed06f8726
commit
e7baaca3e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/awscli-1.14.59.tar.gz
|
||||
/awscli-1.14.60.tar.gz
|
||||
/awscli-1.14.62.tar.gz
|
||||
/awscli-1.14.63.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.9.1
|
||||
|
||||
Name: awscli
|
||||
Version: 1.14.62
|
||||
Version: 1.14.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 Mar 25 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.63-1
|
||||
- Update to 1.4.63. Fixes bug #1559367
|
||||
|
||||
* Fri Mar 23 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.62-1
|
||||
- Update to 1.4.62. Fixes bug #1559367
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.14.62.tar.gz) = e1f20b892ee5d2c192d255b1638c7ffdc4ec553b24220ab62b8e687c2966c2f024ade6e135a553b6ccd3efc043198884c1559f61c6ee3851ac08cd182f01892d
|
||||
SHA512 (awscli-1.14.63.tar.gz) = 7d7f1ebb2c2152268d22e233977109088c3583392401da535a0a39fd9df71fbe52da3043d406c66cc9b2adfa2eeed7e698c41f671518e05b916a65f8ad5e12db
|
||||
|
Loading…
Reference in New Issue
Block a user