Merge changes from 1.13.2 release.
This commit is contained in:
parent
36a8157a78
commit
5a4f746465
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/awscli-1.16.252.tar.gz
|
||||
/awscli-1.16.253.tar.gz
|
||||
/awscli-1.16.263.tar.gz
|
||||
/awscli-1.16.266.tar.gz
|
||||
|
@ -5,10 +5,10 @@
|
||||
%bcond_without python3
|
||||
%endif
|
||||
|
||||
%global botocore_version 1.12.253
|
||||
%global botocore_version 1.13.2
|
||||
|
||||
Name: awscli
|
||||
Version: 1.16.263
|
||||
Version: 1.16.266
|
||||
Release: 2%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -105,6 +105,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Mon Oct 28 2019 David Duncan <davdunc@amazon.com> - 1.16.266-
|
||||
- Merge changes from 1.16.266 release.
|
||||
|
||||
* Mon Oct 21 2019 James Hogarth <james.hogarth@gmail.com> - 1.16.263-2
|
||||
- Fix changelog syntax
|
||||
- Remove unused patchfile
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.16.263.tar.gz) = 3370357a9a2e36cfb5cda6d1b098440ba7d18b41fbda7e63ef8b77e3132d9b277cac2fce2db69eaa73a8782bca1b243084102d1132ce91eaf1a6af9645d526cf
|
||||
SHA512 (awscli-1.16.266.tar.gz) = adb407835263309461ea5d44d5ffa307b01b2dd0edfbc66fc26017737d432b079c5852dcc537c10335511ea7df81b1f420ed19f6ea1edf4183432b886a31dedb
|
||||
|
Loading…
Reference in New Issue
Block a user