Update to 1.14.32. Fixes bug #1481464
This commit is contained in:
parent
a61a23cbe1
commit
4be11b492e
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/awscli-1.11.90.tar.gz
|
/awscli-1.11.90.tar.gz
|
||||||
/awscli-1.11.109.tar.gz
|
/awscli-1.11.109.tar.gz
|
||||||
/awscli-1.11.133.tar.gz
|
/awscli-1.11.133.tar.gz
|
||||||
|
/awscli-1.14.32.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global botocore_version 1.6.0
|
%global botocore_version 1.6.0
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.11.133
|
Version: 1.14.32
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Universal Command Line Environment for AWS
|
Summary: Universal Command Line Environment for AWS
|
||||||
|
|
||||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 31 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.32-1
|
||||||
|
- Update to 1.14.32. Fixes bug #1481464
|
||||||
|
|
||||||
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.133-1
|
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.133-1
|
||||||
- Update to 1.11.133
|
- Update to 1.11.133
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (awscli-1.11.133.tar.gz) = aadd9037f64609e849dcdecc9a28e1b50f7ea80018a1b96bdd04505d05e039b529dd52b440b8c454d8e356a61019b3bb174fc19aad82d501085a3ef740fc7dd5
|
SHA512 (awscli-1.14.32.tar.gz) = 0a58e19ac9726d68f0bb0e52576ea404f6bf1e460cec22b6187008ffcbe9407bae8cde25eba1fd0412a1ee555025b4018f310d9f492a9ece551d5d3975afc089
|
||||||
|
Loading…
Reference in New Issue
Block a user