Update to 1.14.34. Fixes bug #1543659
This commit is contained in:
parent
2f4f7e95ae
commit
aa9de826ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/awscli-1.11.133.tar.gz
|
||||
/awscli-1.14.32.tar.gz
|
||||
/awscli-1.14.33.tar.gz
|
||||
/awscli-1.14.34.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.8.33
|
||||
|
||||
Name: awscli
|
||||
Version: 1.14.33
|
||||
Version: 1.14.34
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Thu Feb 08 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.34-1
|
||||
- Update to 1.14.34. Fixes bug #1543659
|
||||
|
||||
* Wed Feb 07 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.33-1
|
||||
- Update to 1.14.33. Fixes bug #1542468
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.14.33.tar.gz) = cecaed3ced3e66ce04dbf5788d37dd4b3bbdca7d826adb7f741b3a964082a0a47132ac17a0f14e75bc12aa7583a70fa2d197b25b69527102eb078c462ada2648
|
||||
SHA512 (awscli-1.14.34.tar.gz) = 26a697bc1a6d4f8c689b83ce06be23705e1eb899bba49031d4a82ceb452ef36ad755fa3b38db88c19a9503970c7de66b305fca045b9856e79622cb3fcab0f997
|
||||
|
Loading…
Reference in New Issue
Block a user