Update to 1.15.41. Fixes bug #1593040
This commit is contained in:
parent
d154c0995d
commit
108b679a28
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/awscli-1.15.37.tar.gz
|
||||
/awscli-1.15.39.tar.gz
|
||||
/awscli-1.15.40.tar.gz
|
||||
/awscli-1.15.41.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global botocore_version 1.9.1
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.40
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.41
|
||||
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
|
||||
* Wed Jun 20 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.41-1
|
||||
- Update to 1.15.41. Fixes bug #1593040
|
||||
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.15.40-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.40.tar.gz) = 38f3fc885d9a2265321297a5a15164e45fa382d405ac8f6447696eefc1ec5cedc8dd6089ee81630fafac1f23abe390ac521b3ddb37ccbca33ecb4b5a26e9a0c2
|
||||
SHA512 (awscli-1.15.41.tar.gz) = 4fb5596c596b2a899f1840688128d8e2c8f84bd68483e206606f628639ea707383a8c5699d6ac9cb95e8b70261442fb684f5b119fb1afe27c64d423a05aa4385
|
||||
|
Loading…
Reference in New Issue
Block a user