|
|
@ -10,7 +10,7 @@
|
|
|
|
%global pypi_name s3transfer
|
|
|
|
%global pypi_name s3transfer
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
Version: 0.1.4
|
|
|
|
Version: 0.1.5
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: An Amazon S3 Transfer Manager
|
|
|
|
Summary: An Amazon S3 Transfer Manager
|
|
|
|
|
|
|
|
|
|
|
@ -104,6 +104,9 @@ nosetests-%{python3_version} --with-coverage --cover-erase --cover-package s3tra
|
|
|
|
%endif # python3
|
|
|
|
%endif # python3
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Oct 02 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.5-1
|
|
|
|
|
|
|
|
- Update to 0.1.5
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Sep 28 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.4-1
|
|
|
|
* Wed Sep 28 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.4-1
|
|
|
|
- Update to 0.1.4
|
|
|
|
- Update to 0.1.4
|
|
|
|
|
|
|
|
|
|
|
|