|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|