Update to 1.15.51. Fixes bug #1596663
This commit is contained in:
parent
00ed94e866
commit
3fe6714290
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
||||
/awscli-1.15.45.tar.gz
|
||||
/awscli-1.15.47.tar.gz
|
||||
/awscli-1.15.48.tar.gz
|
||||
/awscli-1.15.51.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.10.41
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.48
|
||||
Version: 1.15.51
|
||||
Release: 2%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Wed Jul 04 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.51-2
|
||||
- Update to 1.15.51. Fixes bug #1596663
|
||||
|
||||
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1.15.48-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.48.tar.gz) = 028bec45fea1c14c20440e3067f4d2a932649f365ad182f2f1158644e267a4baf3d9f69adefdd826a380939cd5caf45a718b1f0575ee5a44e2bb923d512768af
|
||||
SHA512 (awscli-1.15.51.tar.gz) = d7f7591aa37f77af7a830f9df0ccfbaaa95851fb81dd4c929fe413132e76ceadccf6619af9812667baf655f0c4d94493643b3322859fe34f01ab1077237e9f48
|
||||
|
Loading…
Reference in New Issue
Block a user