Update to 1.16.111
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
edfbf68ede
commit
1fd835ed0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
|||||||
/awscli-1.16.85.tar.gz
|
/awscli-1.16.85.tar.gz
|
||||||
/awscli-1.16.97.tar.gz
|
/awscli-1.16.97.tar.gz
|
||||||
/awscli-1.16.101.tar.gz
|
/awscli-1.16.101.tar.gz
|
||||||
|
/awscli-1.16.111.tar.gz
|
||||||
|
@ -5,10 +5,10 @@
|
|||||||
%bcond_without python3
|
%bcond_without python3
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global botocore_version 1.12.97
|
%global botocore_version 1.12.101
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.16.101
|
Version: 1.16.111
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Universal Command Line Environment for AWS
|
Summary: Universal Command Line Environment for AWS
|
||||||
|
|
||||||
@ -105,6 +105,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 23 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.16.111-1
|
||||||
|
- Update to 1.16.111
|
||||||
|
|
||||||
* Mon Feb 11 2019 David Duncan <davdunc@amazon.com> - 1.16.101
|
* Mon Feb 11 2019 David Duncan <davdunc@amazon.com> - 1.16.101
|
||||||
- api-change:ecs: Update ecs command to latest version
|
- api-change:ecs: Update ecs command to latest version
|
||||||
- api-change:discovery: Update discovery command to latest version
|
- api-change:discovery: Update discovery command to latest version
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (awscli-1.16.97.tar.gz) = b8e585b1748037c889850c96b1b5b7367944962fc2f754acaf0fa9af4fcea5cbfcead66866bbe37841e0937cad91e7a0dbf72e3100b33441fd5045e88d2072d0
|
SHA512 (awscli-1.16.111.tar.gz) = 773b5c8fe2171b2427adf682f47f80d531ccf2c1ac9be6724785cb3d35b299aa86ba7e2a0c0f3d8e5ee2bc94b37de7b4b58ebf394ee15e8c01cd12c145e62692
|
||||||
SHA512 (awscli-1.16.101.tar.gz) = 2288f29674438cbe1fd090a35db8a5e1d5e37de36479dc5d2d1abfccffa1fa5ec99c752f62d0fb1bf98865e69fdd68c8416870d8d19cc5a1b2ab75253683db7f
|
|
||||||
|
Loading…
Reference in New Issue
Block a user