Update to 0.1.3
This commit is contained in:
parent
e9002efa18
commit
10bd6db14a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/0.0.1.tar.gz
|
||||
/s3transfer-0.1.0.tar.gz
|
||||
/s3transfer-0.1.1.tar.gz
|
||||
/s3transfer-0.1.3.tar.gz
|
||||
|
@ -12,7 +12,7 @@
|
||||
%global pypi_name s3transfer
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.1.1
|
||||
Version: 0.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: An Amazon S3 Transfer Manager
|
||||
|
||||
@ -107,6 +107,9 @@ nosetests-2.7 --with-coverage --cover-erase --cover-package s3transfer --with-xu
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.3-1
|
||||
- Update to 0.1.3
|
||||
|
||||
* Thu Aug 04 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.1-1
|
||||
- Update to 0.1.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user