diff --git a/awscli.spec b/awscli.spec index 4728659..05d4b8c 100644 --- a/awscli.spec +++ b/awscli.spec @@ -7,7 +7,7 @@ %global botocore_version 1.9.1 Name: awscli -Version: 1.15.2 +Version: 1.15.4 Release: 1%{?dist} Summary: Universal Command Line Environment for AWS @@ -99,8 +99,11 @@ rm %{buildroot}%{_bindir}/aws.cmd %endif # with python3 %changelog +* Sat Apr 14 2018 Kevin Fenzi - 1.15.4-1 +- Update to 1.15.4. Fixes bug #1565379 + * Sat Apr 07 2018 Kevin Fenzi - 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 - 1.14.68-1 - Update to 1.4.68. Fixes bug #1561240