Update to 1.11.63
This commit is contained in:
parent
2c93fcdd0d
commit
f6f5039a01
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/awscli-1.11.34.tar.gz
|
/awscli-1.11.34.tar.gz
|
||||||
/awscli-1.11.40.tar.gz
|
/awscli-1.11.40.tar.gz
|
||||||
/awscli-1.11.55.tar.gz
|
/awscli-1.11.55.tar.gz
|
||||||
|
/awscli-1.11.63.tar.gz
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
%bcond_without python3
|
%bcond_without python3
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global botocore_version 1.5.18
|
%global botocore_version 1.5.26
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.11.55
|
Version: 1.11.63
|
||||||
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 Mar 15 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.63-1
|
||||||
|
- Update to 1.11.63
|
||||||
|
|
||||||
* Sat Feb 25 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.55-1
|
* Sat Feb 25 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.55-1
|
||||||
- Update to 1.11.55
|
- Update to 1.11.55
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (awscli-1.11.55.tar.gz) = 52f292da69eb89ae248dc85138bdf894a111ddbcf55166364ae49c7ec05635278dce99c655e3a918abd6ade0b1f78a271823d05bad0763109febbf689ec59d12
|
SHA512 (awscli-1.11.63.tar.gz) = 4e8d53d9704f475f4a544a12200f901289c1e3fe2f0214ebf612734077c6850a19dd6af514a4e09af8b3eb7fedeac0909f8f8dd5a7c81280af4c305be9664f57
|
||||||
|
Loading…
Reference in New Issue
Block a user