Update to 1.11.28

This commit is contained in:
Fabio Alessandro Locati 2016-12-11 12:39:22 +01:00
parent 33f79a999c
commit ee5aef1a53
No known key found for this signature in database
GPG Key ID: 710BAB0B9BA5B117

View File

@ -4,10 +4,10 @@
%bcond_without python3
%endif
%global botocore_version 1.4.81
%global botocore_version 1.4.85
Name: awscli
Version: 1.11.24
Version: 1.11.28
Release: 1%{?dist}
Summary: Universal Command Line Environment for AWS
@ -97,6 +97,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
%endif # with python3
%changelog
* Sun Dec 11 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.11.28-1
- Update to 1.11.28
* Sat Dec 03 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.11.24-1
- Update to 1.11.24