Update to 1.14.33. Fixes bug #1542468
This commit is contained in:
parent
0d4e57b069
commit
2f4f7e95ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/awscli-1.11.109.tar.gz
|
||||
/awscli-1.11.133.tar.gz
|
||||
/awscli-1.14.32.tar.gz
|
||||
/awscli-1.14.33.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global botocore_version 1.8.33
|
||||
|
||||
Name: awscli
|
||||
Version: 1.14.32
|
||||
Release: 3%{?dist}
|
||||
Version: 1.14.33
|
||||
Release: 1%{?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 Kevin Fenzi <kevin@scrye.com> - 1.14.33-1
|
||||
- Update to 1.14.33. Fixes bug #1542468
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.32-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.14.32.tar.gz) = 0a58e19ac9726d68f0bb0e52576ea404f6bf1e460cec22b6187008ffcbe9407bae8cde25eba1fd0412a1ee555025b4018f310d9f492a9ece551d5d3975afc089
|
||||
SHA512 (awscli-1.14.33.tar.gz) = cecaed3ced3e66ce04dbf5788d37dd4b3bbdca7d826adb7f741b3a964082a0a47132ac17a0f14e75bc12aa7583a70fa2d197b25b69527102eb078c462ada2648
|
||||
|
Loading…
Reference in New Issue
Block a user