Update to 1.15.52. Fixes bug #1598597
This commit is contained in:
parent
3fe6714290
commit
90412a7fde
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
||||
/awscli-1.15.47.tar.gz
|
||||
/awscli-1.15.48.tar.gz
|
||||
/awscli-1.15.51.tar.gz
|
||||
/awscli-1.15.52.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global botocore_version 1.10.41
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.51
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.52
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
License: ASL 2.0 and MIT
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Thu Jul 05 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.52-1
|
||||
- Update to 1.15.52. Fixes bug #1598597
|
||||
|
||||
* Wed Jul 04 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.51-2
|
||||
- Update to 1.15.51. Fixes bug #1596663
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.51.tar.gz) = d7f7591aa37f77af7a830f9df0ccfbaaa95851fb81dd4c929fe413132e76ceadccf6619af9812667baf655f0c4d94493643b3322859fe34f01ab1077237e9f48
|
||||
SHA512 (awscli-1.15.52.tar.gz) = 47f572a7140e68aae5e1c900d51a62fcbebf749a8c2a7c2fa789f134bd437687f368d8493ab5c5ee0d65b29202a1c1f84a5c05014e1c5740c08fb8e66765912f
|
||||
|
Loading…
Reference in New Issue
Block a user