Update to 1.14.40. Fixes bug #1544045
This commit is contained in:
parent
aa9de826ac
commit
681e8cdf80
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
|||||||
/awscli-1.14.32.tar.gz
|
/awscli-1.14.32.tar.gz
|
||||||
/awscli-1.14.33.tar.gz
|
/awscli-1.14.33.tar.gz
|
||||||
/awscli-1.14.34.tar.gz
|
/awscli-1.14.34.tar.gz
|
||||||
|
/awscli-1.14.40.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global botocore_version 1.8.33
|
%global botocore_version 1.8.33
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.14.34
|
Version: 1.14.40
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Universal Command Line Environment for AWS
|
Summary: Universal Command Line Environment for AWS
|
||||||
|
|
||||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 16 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.40-1
|
||||||
|
- Update to 1.14.40. Fixes bug #1544045
|
||||||
|
|
||||||
* Thu Feb 08 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.34-1
|
* Thu Feb 08 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.34-1
|
||||||
- Update to 1.14.34. Fixes bug #1543659
|
- Update to 1.14.34. Fixes bug #1543659
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (awscli-1.14.34.tar.gz) = 26a697bc1a6d4f8c689b83ce06be23705e1eb899bba49031d4a82ceb452ef36ad755fa3b38db88c19a9503970c7de66b305fca045b9856e79622cb3fcab0f997
|
SHA512 (awscli-1.14.40.tar.gz) = 32da6cbd9bc5431b53fdafdfd9e2c1ef86441e20ce3297d3aff3e0467e7d1cb569780c79c7501289d2c660023e2c3ec64a1fc4123e55886fa1f5f68592295f2e
|
||||||
|
Loading…
Reference in New Issue
Block a user