Rebuild for new python-botocore 1.12.225
This commit is contained in:
parent
3760de79f5
commit
fb910d787e
@ -5,11 +5,11 @@
|
||||
%bcond_without python3
|
||||
%endif
|
||||
|
||||
%global botocore_version 1.12.212
|
||||
%global botocore_version 1.12.225
|
||||
|
||||
Name: awscli
|
||||
Version: 1.16.222
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
License: ASL 2.0 and MIT
|
||||
@ -105,6 +105,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Kevin Fenzi <kevin@scrye.com> - 1.16.222-3
|
||||
- Rebuild for new python-botocore 1.12.225
|
||||
|
||||
* Wed Aug 21 2019 Kevin Fenzi <kevin@scrye.com> - 1.16.222-2
|
||||
- Re-add mistakenly dropped patch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user