1.19.89
This commit is contained in:
parent
47a5bee529
commit
d88b3e84b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -407,3 +407,4 @@
|
|||||||
/awscli-1.19.86.tar.gz
|
/awscli-1.19.86.tar.gz
|
||||||
/awscli-1.19.87.tar.gz
|
/awscli-1.19.87.tar.gz
|
||||||
/awscli-1.19.88.tar.gz
|
/awscli-1.19.88.tar.gz
|
||||||
|
/awscli-1.19.89.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define source_name aws-cli
|
%define source_name aws-cli
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.19.88
|
Version: 1.19.89
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Universal Command Line Environment for AWS
|
Summary: Universal Command Line Environment for AWS
|
||||||
|
|
||||||
License: ASL 2.0 and MIT
|
License: ASL 2.0 and MIT
|
||||||
@ -88,6 +88,9 @@ nosetests-%{python3_version} \
|
|||||||
%{_datadir}/zsh/site-functions/_awscli
|
%{_datadir}/zsh/site-functions/_awscli
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.89-1
|
||||||
|
- 1.19.89
|
||||||
|
|
||||||
* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 1.19.88-2
|
* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 1.19.88-2
|
||||||
- Rebuilt for Python 3.10
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (awscli-1.19.88.tar.gz) = a5821af1af468fc1c02a9aaf9691346daffe09bc4b886b3b6ecc0a9e30420deb9e7bd3b3308c5dae2518cf76badb69602948566545473a59efd6eba1a329a728
|
SHA512 (awscli-1.19.89.tar.gz) = 7aec8fb6b0c8e44c89d24880483722aef81416918cec1f582c847dc1893458ff6297f39b4591f2502c322a760cc4a5c8621d69fae0937df8e1c2eb2290d66a77
|
||||||
|
Loading…
Reference in New Issue
Block a user