From c54bad665a6a45c77ef681058c703717bf1eda3d Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Wed, 28 Sep 2016 11:04:29 +0100 Subject: [PATCH] Update to 0.1.4 --- .gitignore | 1 + python-s3transfer.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d1d23b1..61059df 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-s3transfer.spec b/python-s3transfer.spec index 183f498..f36a27d 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -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 - 0.1.4-1 +- Update to 0.1.4 + * Wed Sep 07 2016 Fabio Alessandro Locati - 0.1.3-1 - Update to 0.1.3 diff --git a/sources b/sources index 7de7ae7..13d58bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8001ab82015f085facd42e948d5d569d s3transfer-0.1.3.tar.gz +4ddecf1ad55accd86fd4491926d6a17a s3transfer-0.1.4.tar.gz