Update to 1.11.133
This commit is contained in:
parent
db7e796885
commit
a61a23cbe1
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/awscli-1.11.63.tar.gz
|
||||
/awscli-1.11.90.tar.gz
|
||||
/awscli-1.11.109.tar.gz
|
||||
/awscli-1.11.133.tar.gz
|
||||
|
@ -4,11 +4,11 @@
|
||||
%bcond_without python3
|
||||
%endif
|
||||
|
||||
%global botocore_version 1.5.72
|
||||
%global botocore_version 1.6.0
|
||||
|
||||
Name: awscli
|
||||
Version: 1.11.109
|
||||
Release: 3%{?dist}
|
||||
Version: 1.11.133
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
License: ASL 2.0 and MIT
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.133-1
|
||||
- Update to 1.11.133
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.109-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.11.109.tar.gz) = 24b60674dc272f68733da80e17e661cf3b732179555eb0415736539ed5d77904a105ac24c92cb5d7e4a9a2c238b0e6b362bcad5221640a91b3aa478382cc9934
|
||||
SHA512 (awscli-1.11.133.tar.gz) = aadd9037f64609e849dcdecc9a28e1b50f7ea80018a1b96bdd04505d05e039b529dd52b440b8c454d8e356a61019b3bb174fc19aad82d501085a3ef740fc7dd5
|
||||
|
Loading…
Reference in New Issue
Block a user