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