1.18.69
This commit is contained in:
parent
2b1e4e6aa0
commit
c9a8094892
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@
|
||||
/awscli-1.18.64.tar.gz
|
||||
/awscli-1.18.65.tar.gz
|
||||
/awscli-1.18.66.tar.gz
|
||||
/awscli-1.18.69.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: awscli
|
||||
Version: 1.18.66
|
||||
Release: 2%{?dist}
|
||||
Version: 1.18.69
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
License: ASL 2.0 and MIT
|
||||
@ -56,6 +56,9 @@ install -Dpm0644 bin/aws_zsh_completer.sh \
|
||||
%{_datadir}/zsh/site-functions/_awscli
|
||||
|
||||
%changelog
|
||||
* Sun May 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.69-1
|
||||
- 1.18.69
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.18.66-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.18.66.tar.gz) = 220fd896087935e6220075e1d2fa3b9769ccd7407f91f640a11c030886582d9816743a536bfea279e3e48ceab70f3beabe9618c8684fdfb1e7cee9460f9c5fd2
|
||||
SHA512 (awscli-1.18.69.tar.gz) = 53ea5ae73862d47d99088c1d8dc25912fe4631585729a67b74ccc7a6fe98b1979a2bf1ca2b63cea757f43919bd9d3d6700b9655f058f0955f1e6430735299328
|
||||
|
Loading…
Reference in New Issue
Block a user