Update to 1.4.57
This commit is contained in:
parent
2a28c22664
commit
61b233973e
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/botocore-1.4.49.tar.gz
|
||||
/botocore-1.4.50.tar.gz
|
||||
/botocore-1.4.52.tar.gz
|
||||
/botocore-1.4.57.tar.gz
|
||||
|
@ -13,8 +13,8 @@
|
||||
%global with_docs 0
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.4.52
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.57
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -165,6 +165,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with_docs
|
||||
|
||||
%changelog
|
||||
* Wed Sep 28 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.57-1
|
||||
- Update to 1.4.57
|
||||
|
||||
* Tue Sep 13 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.52-3
|
||||
- Fix patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user