Update to 1.15.40. Fixes bug #1591986
This commit is contained in:
parent
6f7df02c9d
commit
401332481c
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/awscli-1.15.35.tar.gz
|
||||
/awscli-1.15.37.tar.gz
|
||||
/awscli-1.15.39.tar.gz
|
||||
/awscli-1.15.40.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.9.1
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.39
|
||||
Version: 1.15.40
|
||||
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 15 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.40-1
|
||||
- Update to 1.15.40. Fixes bug #1591986
|
||||
|
||||
* Fri Jun 15 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.39-1
|
||||
- Update to 1.15.39. Fixes bug #1591048
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.39.tar.gz) = 357b9d55ec833114508de0fd6a49772fa476c502c220a965735c557a8d738b88bfacf089f89426928798f6c9c25492513dfd367137355cfec40885871d7832a9
|
||||
SHA512 (awscli-1.15.40.tar.gz) = 38f3fc885d9a2265321297a5a15164e45fa382d405ac8f6447696eefc1ec5cedc8dd6089ee81630fafac1f23abe390ac521b3ddb37ccbca33ecb4b5a26e9a0c2
|
||||
|
Loading…
Reference in New Issue
Block a user