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