Update to 1.15.62. Fixes bug #1602972
This commit is contained in:
parent
b8d4931615
commit
4e5e2d03ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
|||||||
/awscli-1.15.53.tar.gz
|
/awscli-1.15.53.tar.gz
|
||||||
/awscli-1.15.59.tar.gz
|
/awscli-1.15.59.tar.gz
|
||||||
/awscli-1.15.60.tar.gz
|
/awscli-1.15.60.tar.gz
|
||||||
|
/awscli-1.15.62.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global botocore_version 1.10.41
|
%global botocore_version 1.10.41
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.15.60
|
Version: 1.15.62
|
||||||
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
|
||||||
|
* Thu Jul 19 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.62-1
|
||||||
|
- Update to 1.15.62. Fixes bug #1602972
|
||||||
|
|
||||||
* Wed Jul 18 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.60-1
|
* Wed Jul 18 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.60-1
|
||||||
- Update to 1.15.60. Fixes bug #1602176
|
- Update to 1.15.60. Fixes bug #1602176
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (awscli-1.15.60.tar.gz) = feb9bd28842f7f7ef3d0b44c42b11b9ad5d1e8d1c366175a554a05b6b36734cf3689576fd8498c5f047b030c3908f929f173854e6ab9ea12d97b9eb655f98722
|
SHA512 (awscli-1.15.62.tar.gz) = 52d503eaf24433de111f1640757c2bc2633d2f5f60c86b4b2c1121884a4e12af12836912b35c830989a74dec127501d1fae475b6dff8f654bf19e9cd2597bf89
|
||||||
|
Loading…
Reference in New Issue
Block a user