Update to 1.11.55
This commit is contained in:
parent
68999f20b4
commit
2c93fcdd0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/awscli-1.11.28.tar.gz
|
||||
/awscli-1.11.34.tar.gz
|
||||
/awscli-1.11.40.tar.gz
|
||||
/awscli-1.11.55.tar.gz
|
||||
|
@ -4,11 +4,11 @@
|
||||
%bcond_without python3
|
||||
%endif
|
||||
|
||||
%global botocore_version 1.5.3
|
||||
%global botocore_version 1.5.18
|
||||
|
||||
Name: awscli
|
||||
Version: 1.11.40
|
||||
Release: 2%{?dist}
|
||||
Version: 1.11.55
|
||||
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
|
||||
* Sat Feb 25 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.11.55-1
|
||||
- Update to 1.11.55
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.40-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.11.40.tar.gz) = 4a6f797d489036ec5184a76d276e8edcc0a99f92df2255289b09d1efcabd8eb67df74a9be51f5801cdaadaa1557c1ba8ecba6b88271056f0b2861b05de15f915
|
||||
SHA512 (awscli-1.11.55.tar.gz) = 52f292da69eb89ae248dc85138bdf894a111ddbcf55166364ae49c7ec05635278dce99c655e3a918abd6ade0b1f78a271823d05bad0763109febbf689ec59d12
|
||||
|
Loading…
Reference in New Issue
Block a user