Rebuilt for Python 3.7
This commit is contained in:
parent
401332481c
commit
d154c0995d
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.15.40
|
Version: 1.15.40
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.15.40-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Fri Jun 15 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.40-1
|
* Fri Jun 15 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.40-1
|
||||||
- Update to 1.15.40. Fixes bug #1591986
|
- Update to 1.15.40. Fixes bug #1591986
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user