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