Update to 0.1.4
This commit is contained in:
parent
4ef5e10b83
commit
c54bad665a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/s3transfer-0.1.0.tar.gz
|
||||
/s3transfer-0.1.1.tar.gz
|
||||
/s3transfer-0.1.3.tar.gz
|
||||
/s3transfer-0.1.4.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user