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