Update awscli to 1.16.57. Fixes bug #1613078
This commit is contained in:
parent
fa16c4459f
commit
934e69b494
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@
|
||||
/awscli-1.15.71.tar.gz
|
||||
/awscli-1.15.72.tar.gz
|
||||
/awscli-1.16.28.tar.gz
|
||||
/awscli-1.16.57.tar.gz
|
||||
|
@ -4,11 +4,11 @@
|
||||
%bcond_without python3
|
||||
%endif
|
||||
|
||||
%global botocore_version 1.12.18
|
||||
%global botocore_version 1.12.47
|
||||
|
||||
Name: awscli
|
||||
Version: 1.16.28
|
||||
Release: 3%{?dist}
|
||||
Version: 1.16.57
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
License: ASL 2.0 and MIT
|
||||
@ -101,6 +101,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Mon Nov 19 2018 David Duncan <davdunc@amazon.com> - 1.16.57-1
|
||||
- Update to 1.16.57. Fixes bug #1613078
|
||||
|
||||
* Tue Nov 06 2018 Carl George <carl@george.computer> - 1.16.28-3
|
||||
- Add patch0 to relax dependencies
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (awscli-1.16.28.tar.gz) = f59374c2b5738304fd0ba63b11585410ebafa2e12649b6e5b03a69be5448910d81127435178a2b64a86fefabdd9529af17615d0476d7e23b5dca10e81e470b8f
|
||||
SHA512 (awscli-1.16.57.tar.gz) = e3cbcc15110ceca297c4c51b7cc354b4876bc109f1fa2a9ba191722e18b4845362fdeca402f6e32e8e95aacbc01a19693f1151da96ce3cc38bda40bd695481af
|
||||
|
Loading…
Reference in New Issue
Block a user