diff --git a/awscli.spec b/awscli.spec index 2f329f9..6b80017 100644 --- a/awscli.spec +++ b/awscli.spec @@ -8,7 +8,7 @@ Name: awscli Version: 1.14.32 -Release: 2%{?dist} +Release: 3%{?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 +* Wed Feb 07 2018 Fedora Release Engineering - 1.14.32-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 31 2018 Kevin Fenzi - 1.14.32-2 - Fix python-botocore version requirement.