Update to 0.1.7
This commit is contained in:
parent
5bd3978727
commit
aa65f51564
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/s3transfer-0.1.3.tar.gz
|
||||
/s3transfer-0.1.4.tar.gz
|
||||
/s3transfer-0.1.5.tar.gz
|
||||
/s3transfer-0.1.7.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
%global pypi_name s3transfer
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.1.5
|
||||
Version: 0.1.7
|
||||
Release: 1%{?dist}
|
||||
Summary: An Amazon S3 Transfer Manager
|
||||
|
||||
@ -104,6 +104,9 @@ nosetests-%{python3_version} --with-coverage --cover-erase --cover-package s3tra
|
||||
%endif # python3
|
||||
|
||||
%changelog
|
||||
* Mon Oct 10 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.7-1
|
||||
- Uodate to 0.1.7
|
||||
|
||||
* Sun Oct 02 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.5-1
|
||||
- Update to 0.1.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user