Update to 1.14.41. Fixes bug #1546437
This commit is contained in:
parent
681e8cdf80
commit
84e54f9007
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/awscli-1.14.33.tar.gz
|
||||
/awscli-1.14.34.tar.gz
|
||||
/awscli-1.14.40.tar.gz
|
||||
/awscli-1.14.41.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.8.33
|
||||
|
||||
Name: awscli
|
||||
Version: 1.14.40
|
||||
Version: 1.14.41
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Sat Feb 17 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.41-1
|
||||
- Update to 1.14.41. Fixes bug #1546437
|
||||
|
||||
* Fri Feb 16 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.40-1
|
||||
- Update to 1.14.40. Fixes bug #1544045
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.14.40.tar.gz) = 32da6cbd9bc5431b53fdafdfd9e2c1ef86441e20ce3297d3aff3e0467e7d1cb569780c79c7501289d2c660023e2c3ec64a1fc4123e55886fa1f5f68592295f2e
|
||||
SHA512 (awscli-1.14.41.tar.gz) = 39c57c4e7fde0783026c37e97e6d002ff5e6b8e6bb599506f1c13b21115a2320b3aa43874572723cd4a53f551884269dbc816757a427bca247ea1dcc88403952
|
||||
|
Loading…
Reference in New Issue
Block a user