Update to 1.15.12. Fixes bug #1574052
This commit is contained in:
parent
8bf405b707
commit
e82eeef050
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/awscli-1.15.6.tar.gz
|
||||
/awscli-1.15.9.tar.gz
|
||||
/awscli-1.15.10.tar.gz
|
||||
/awscli-1.15.12.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global botocore_version 1.9.1
|
||||
|
||||
Name: awscli
|
||||
Version: 1.15.10
|
||||
Version: 1.15.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -99,6 +99,9 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with python3
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.12-1
|
||||
- Update to 1.15.12. Fixes bug #1574052
|
||||
|
||||
* Fri Apr 27 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.10-1
|
||||
- Update to 1.15.10. Fixes bug #1572396
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (awscli-1.15.10.tar.gz) = 704210a5af6b1445c9a4ae0332e2928757ecc823f378c84708bc5f8da40fc43457e8f14174d7f7e8834213a2e4f3d95db39dd9697e0539fa508c274d050718c8
|
||||
SHA512 (awscli-1.15.12.tar.gz) = 72625c55a517ccf206fec081340024ccc989a1f808dba9a6fc86cfa423e12b2aa86bb6fa5548d6837b204b7628c9062d1319bcb0255ca151e9c1901127bee4bd
|
||||
|
Loading…
Reference in New Issue
Block a user