1.11.21
This commit is contained in:
parent
bd59785ea9
commit
1d05c9b74a
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/awscli-1.11.0.tar.gz
|
||||
/awscli-1.11.2.tar.gz
|
||||
/awscli-1.11.10.tar.gz
|
||||
/awscli-1.11.21.tar.gz
|
||||
|
11
awscli.spec
11
awscli.spec
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: awscli
|
||||
Version: 1.11.10
|
||||
Version: 1.11.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Universal Command Line Environment for AWS
|
||||
|
||||
@ -16,7 +16,7 @@ BuildArch: noarch
|
||||
%if 0%{?with_python3}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: python3-botocore = 1.4.67
|
||||
Requires: python3-botocore = 1.4.78
|
||||
Requires: python3-colorama >= 0.2.5
|
||||
Requires: python3-docutils >= 0.10
|
||||
Requires: python3-rsa >= 3.1.2
|
||||
@ -95,8 +95,11 @@ rm %{buildroot}%{_bindir}/aws.cmd
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Mon Oct 10 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.11.2-1
|
||||
- Update to 1.12.0
|
||||
* Thu Nov 24 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.11.21-1
|
||||
- Update to 1.11.21
|
||||
|
||||
* Mon Oct 10 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.11.12-1
|
||||
- Update to 1.11.12
|
||||
|
||||
* Sun Oct 02 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.11.0-1
|
||||
- Update to 1.11.0
|
||||
|
Loading…
Reference in New Issue
Block a user