Update to 1.4.64. Fixes bug #1560762
This commit is contained in:
parent
e7baaca3e9
commit
163df8ffb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/awscli-1.14.60.tar.gz
|
||||
/awscli-1.14.62.tar.gz
|
||||
/awscli-1.14.63.tar.gz
|
||||
/awscli-1.14.64.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.9.1
|
||||
|
||||
Name: awscli
|
||||
Version: 1.14.63
|
||||
Version: 1.14.64
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Tue Mar 27 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.64-1
|
||||
- Update to 1.4.64. Fixes bug #1560762
|
||||
|
||||
* Sun Mar 25 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.63-1
|
||||
- Update to 1.4.63. Fixes bug #1559367
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.14.63.tar.gz) = 7d7f1ebb2c2152268d22e233977109088c3583392401da535a0a39fd9df71fbe52da3043d406c66cc9b2adfa2eeed7e698c41f671518e05b916a65f8ad5e12db
|
||||
SHA512 (awscli-1.14.64.tar.gz) = 866f3d951acd2e5555445db50f9da1340caa35c9246599233756f11d14c6eb0904c143e083e06e6cea528bdc6c260a1f425a2e3b1cf59926c446945d2db5d0cd
|
||||
|
Loading…
Reference in New Issue
Block a user