diff --git a/.gitignore b/.gitignore index c7fff89..d1d23b1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-s3transfer.spec b/python-s3transfer.spec index dcc9147..33031b8 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -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 - 0.1.3-1 +- Update to 0.1.3 + * Thu Aug 04 2016 Fabio Alessandro Locati - 0.1.1-1 - Update to 0.1.1 diff --git a/sources b/sources index 207462e..7de7ae7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e29f828d0686bd5f091e88d30a770da s3transfer-0.1.1.tar.gz +8001ab82015f085facd42e948d5d569d s3transfer-0.1.3.tar.gz