diff --git a/awscli.spec b/awscli.spec index ed44455..a589f2a 100644 --- a/awscli.spec +++ b/awscli.spec @@ -8,7 +8,7 @@ Name: awscli Version: 1.15.48 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Command Line Environment for AWS License: ASL 2.0 and MIT @@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd %endif # with python3 %changelog +* Mon Jul 02 2018 Miro HronĨok - 1.15.48-2 +- Rebuilt for Python 3.7 + * Thu Jun 28 2018 Kevin Fenzi - 1.15.48-1 - Update to 1.14.48. Fixes bug #1596420