Update to 1.4.60. Fixes bug #1559193
This commit is contained in:
parent
2647e5948a
commit
0176c99bdb
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
|||||||
/awscli-1.14.55.tar.gz
|
/awscli-1.14.55.tar.gz
|
||||||
/awscli-1.14.58.tar.gz
|
/awscli-1.14.58.tar.gz
|
||||||
/awscli-1.14.59.tar.gz
|
/awscli-1.14.59.tar.gz
|
||||||
|
/awscli-1.14.60.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global botocore_version 1.9.1
|
%global botocore_version 1.9.1
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.14.59
|
Version: 1.14.60
|
||||||
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 21 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.60-1
|
||||||
|
- Update to 1.4.60. Fixes bug #1559193
|
||||||
|
|
||||||
* Wed Mar 21 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.59-1
|
* Wed Mar 21 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.59-1
|
||||||
- Update to 1.4.59. Fixes bug #1558758
|
- Update to 1.4.59. Fixes bug #1558758
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (awscli-1.14.59.tar.gz) = 564c6614b99c06c48d57efd96d539434eb72ef3e8794f9dd5181540353df490d97b626bcfae3a9d7f3ee93c3150d65c8bddd0aaccf0ffdffd0e40db1a350537c
|
SHA512 (awscli-1.14.60.tar.gz) = d01cd30f0bdb95ea5aeaabe5f72e706e846e065176636cda054912a0bf28903a42e02f4156fdac891874a70bdb0fb816d67783e54e8e087ee151927f40c963a8
|
||||||
|
Loading…
Reference in New Issue
Block a user