Update to 1.14.53. Fixes bug #1554552
This commit is contained in:
parent
bf381bf29c
commit
2fc4372527
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/awscli-1.14.49.tar.gz
|
/awscli-1.14.49.tar.gz
|
||||||
/awscli-1.14.50.tar.gz
|
/awscli-1.14.50.tar.gz
|
||||||
/awscli-1.14.53.tar.gz
|
/awscli-1.14.53.tar.gz
|
||||||
|
/awscli-1.14.54.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global botocore_version 1.9.1
|
%global botocore_version 1.9.1
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.14.53
|
Version: 1.14.54
|
||||||
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
|
||||||
|
* Tue Mar 13 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.54-1
|
||||||
|
- Update to 1.14.53. Fixes bug #1554552
|
||||||
|
|
||||||
* Thu Mar 08 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.53-1
|
* Thu Mar 08 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.53-1
|
||||||
- Update to 1.14.53. Fixes bug 1552345
|
- Update to 1.14.53. Fixes bug 1552345
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (awscli-1.14.53.tar.gz) = 6c198d85e3e4b89ddc421095e776796336a86d2f1e58650689c5a7816754f6bf3405d364d6a5ac8969a20a05f53d44b4ca8d579ab65352a475197d675172ca92
|
SHA512 (awscli-1.14.54.tar.gz) = d045da020e013e8898bca573a36d276dd1283b998475f63d800bbd3a8343e3f6ff70e85b19cc9003384fcb77d8ad4153cde1239599c05e8a06e6b7de1a1aedab
|
||||||
|
Loading…
Reference in New Issue
Block a user