Update to 1.11.34
This commit is contained in:
parent
d170b1225f
commit
57a64255b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/awscli-1.11.21.tar.gz
|
||||
/awscli-1.11.24.tar.gz
|
||||
/awscli-1.11.28.tar.gz
|
||||
/awscli-1.11.34.tar.gz
|
||||
|
@ -4,10 +4,10 @@
|
||||
%bcond_without python3
|
||||
%endif
|
||||
|
||||
%global botocore_version 1.4.85
|
||||
%global botocore_version 1.4.91
|
||||
|
||||
Name: awscli
|
||||
Version: 1.11.28
|
||||
Version: 1.11.34
|
||||
Release: 3%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Wed Dec 28 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.34-2
|
||||
- Update to 1.11.34
|
||||
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.11.28-3
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user