|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
%global pypi_name s3transfer
|
|
|
|
|
|
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
|
Version: 0.1.3
|
|
|
|
|
Version: 0.1.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: An Amazon S3 Transfer Manager
|
|
|
|
|
|
|
|
|
@ -102,6 +102,9 @@ nosetests-2.7 --with-coverage --cover-erase --cover-package s3transfer --with-xu
|
|
|
|
|
%endif # with_python3
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Sep 28 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.4-1
|
|
|
|
|
- Update to 0.1.4
|
|
|
|
|
|
|
|
|
|
* Wed Sep 07 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.3-1
|
|
|
|
|
- Update to 0.1.3
|
|
|
|
|
|
|
|
|
|