Update to 0.1.9

This commit is contained in:
Fabio Alessandro Locati 2016-10-27 20:23:41 +02:00
parent aa65f51564
commit 74b056ab90
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/s3transfer-0.1.4.tar.gz
/s3transfer-0.1.5.tar.gz
/s3transfer-0.1.7.tar.gz
/s3transfer-0.1.9.tar.gz

View File

@ -10,7 +10,7 @@
%global pypi_name s3transfer
Name: python-%{pypi_name}
Version: 0.1.7
Version: 0.1.9
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
* Thu Oct 27 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.9-1
- Update to 0.1.9
* Mon Oct 10 2016 Fabio Alessandro Locati <fale@redhat.com> - 0.1.7-1
- Uodate to 0.1.7

View File

@ -1 +1 @@
0d60e4ad635cad260d2145832adc5098 s3transfer-0.1.7.tar.gz
036d467e77e0d4dfa65448d63a9208bc s3transfer-0.1.9.tar.gz