Update to 1.15.4. Fixes bug #1565379
This commit is contained in:
parent
da90a10214
commit
ba840357a6
@ -7,7 +7,7 @@
|
|||||||
%global botocore_version 1.9.1
|
%global botocore_version 1.9.1
|
||||||
|
|
||||||
Name: awscli
|
Name: awscli
|
||||||
Version: 1.15.2
|
Version: 1.15.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Universal Command Line Environment for AWS
|
Summary: Universal Command Line Environment for AWS
|
||||||
|
|
||||||
@ -99,8 +99,11 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 14 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.4-1
|
||||||
|
- Update to 1.15.4. Fixes bug #1565379
|
||||||
|
|
||||||
* Sat Apr 07 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.2-1
|
* Sat Apr 07 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.2-1
|
||||||
- Update to 1.5.2. Fixes bug #1563195
|
- Update to 1.15.2. Fixes bug #1563195
|
||||||
|
|
||||||
* Sat Mar 31 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.68-1
|
* Sat Mar 31 2018 Kevin Fenzi <kevin@scrye.com> - 1.14.68-1
|
||||||
- Update to 1.4.68. Fixes bug #1561240
|
- Update to 1.4.68. Fixes bug #1561240
|
||||||
|
Loading…
Reference in New Issue
Block a user