Update to 1.15.60. Fixes bug #1602176
This commit is contained in:
parent
803833bc7e
commit
b8d4931615
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
||||
/awscli-1.15.52.tar.gz
|
||||
/awscli-1.15.53.tar.gz
|
||||
/awscli-1.15.59.tar.gz
|
||||
/awscli-1.15.60.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.10.41
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.59
|
||||
Version: 1.15.60
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Wed Jul 18 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.60-1
|
||||
- Update to 1.15.60. Fixes bug #1602176
|
||||
|
||||
* Sun Jul 15 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.59-1
|
||||
- Update to 1.15.59. Fixes bug #1599467
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.59.tar.gz) = 93f989f50383a23d71dd499de4140476dabd6150b168413a78902ba2a2abcec78acfedfa5e220b62d6c32b86a356b9cd8366efbc17e7d3e4ad33b669b1c40f3c
|
||||
SHA512 (awscli-1.15.60.tar.gz) = feb9bd28842f7f7ef3d0b44c42b11b9ad5d1e8d1c366175a554a05b6b36734cf3689576fd8498c5f047b030c3908f929f173854e6ab9ea12d97b9eb655f98722
|
||||
|
Loading…
Reference in New Issue
Block a user