Update to 1.4.85
This commit is contained in:
parent
fbd649535b
commit
2365fdc4ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/botocore-1.4.67.tar.gz
|
||||
/botocore-1.4.78.tar.gz
|
||||
/botocore-1.4.81.tar.gz
|
||||
/botocore-1.4.85.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
%global pypi_name botocore
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.4.81
|
||||
Version: 1.4.85
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -170,6 +170,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
|
||||
%endif # with docs
|
||||
|
||||
%changelog
|
||||
* Sun Dec 11 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.85-1
|
||||
- Update to 1.4.85
|
||||
|
||||
* Sat Dec 03 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.81-1
|
||||
- Update to 1.4.81
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user