Update to 1.14.46. Fixes bug #1546901
This commit is contained in:
parent
84e54f9007
commit
e9b5ea0d1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/awscli-1.14.34.tar.gz
|
||||
/awscli-1.14.40.tar.gz
|
||||
/awscli-1.14.41.tar.gz
|
||||
/awscli-1.14.46.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.8.33
|
||||
|
||||
Name: awscli
|
||||
Version: 1.14.41
|
||||
Version: 1.14.46
|
||||
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 24 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.46-1
|
||||
- Update to 1.14.46. Fixes bug #1546901
|
||||
|
||||
* Sat Feb 17 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.41-1
|
||||
- Update to 1.14.41. Fixes bug #1546437
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.14.41.tar.gz) = 39c57c4e7fde0783026c37e97e6d002ff5e6b8e6bb599506f1c13b21115a2320b3aa43874572723cd4a53f551884269dbc816757a427bca247ea1dcc88403952
|
||||
SHA512 (awscli-1.14.46.tar.gz) = 6d2d727ce870a1aa36d7c37ca8ceacacd4f18aceebe42e3eb50bef84414310ce8182e68b1a629ee4c6f5c50972f08b736420cc33d983e53aa9223d99c1b962d5
|
||||
|
Loading…
Reference in New Issue
Block a user