Update to 1.15.31. Fixes bug #1583867
This commit is contained in:
parent
84bf5d9663
commit
9a5609bb5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/awscli-1.15.23.tar.gz
|
||||
/awscli-1.15.24.tar.gz
|
||||
/awscli-1.15.28.tar.gz
|
||||
/awscli-1.15.31.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.9.1
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.28
|
||||
Version: 1.15.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Sun Jun 03 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.31-1
|
||||
- Update to 1.15.31. Fixes bug #1583867
|
||||
|
||||
* Sun May 27 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.28-1
|
||||
- Update to 1.15.28. Fixes bug #1580992
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.28.tar.gz) = 53ed4691d3e361cfdb6eaab4a4d76e2972300ae03e0aa03f3dee30ecc8f14f564dba0506d1777d4f9259ff13d72c968d691de460a280abb66d355254697e918d
|
||||
SHA512 (awscli-1.15.31.tar.gz) = 43d12331cb2418e3a20b4f4806100986b55305cd78f7eaa3f10c7d51dd13a77e193518c7996426cc1e0a03c47ff680ff8e54245fc463fdc63798601b4d42cb81
|
||||
|
Loading…
Reference in New Issue
Block a user