Update to 1.11.40
This commit is contained in:
parent
57a64255b1
commit
e02a955ace
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/awscli-1.11.24.tar.gz
|
||||
/awscli-1.11.28.tar.gz
|
||||
/awscli-1.11.34.tar.gz
|
||||
/awscli-1.11.40.tar.gz
|
||||
|
@ -4,11 +4,11 @@
|
||||
%bcond_without python3
|
||||
%endif
|
||||
|
||||
%global botocore_version 1.4.91
|
||||
%global botocore_version 1.5.3
|
||||
|
||||
Name: awscli
|
||||
Version: 1.11.34
|
||||
Release: 3%{?dist}
|
||||
Version: 1.11.40
|
||||
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
|
||||
* Fri Jan 20 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.40-1
|
||||
- Update to 1.11.40
|
||||
|
||||
* Wed Dec 28 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.34-2
|
||||
- Update to 1.11.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.11.34.tar.gz) = d2edfe751cb5ea27e4be20baafb349eeab88cb3133bad5f942999caa8dbc0d819f1b69039508804b187ae6ec05413ce388730c66cc965492d51f30160f7153f2
|
||||
SHA512 (awscli-1.11.40.tar.gz) = 4a6f797d489036ec5184a76d276e8edcc0a99f92df2255289b09d1efcabd8eb67df74a9be51f5801cdaadaa1557c1ba8ecba6b88271056f0b2861b05de15f915
|
||||
|
Loading…
Reference in New Issue
Block a user