From 5bd3978727720a689c46fdb5b99624b7ef880d6b Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Sun, 2 Oct 2016 19:55:56 +0100 Subject: [PATCH] Update to 0.1.5 --- .gitignore | 1 + python-s3transfer.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 61059df..1adb34d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /s3transfer-0.1.1.tar.gz /s3transfer-0.1.3.tar.gz /s3transfer-0.1.4.tar.gz +/s3transfer-0.1.5.tar.gz diff --git a/python-s3transfer.spec b/python-s3transfer.spec index daee07e..d8040b1 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -10,7 +10,7 @@ %global pypi_name s3transfer Name: python-%{pypi_name} -Version: 0.1.4 +Version: 0.1.5 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 +* Sun Oct 02 2016 Fabio Alessandro Locati - 0.1.5-1 +- Update to 0.1.5 + * Wed Sep 28 2016 Fabio Alessandro Locati - 0.1.4-1 - Update to 0.1.4 diff --git a/sources b/sources index 13d58bb..927f3c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ddecf1ad55accd86fd4491926d6a17a s3transfer-0.1.4.tar.gz +af54e16bf8d167f04c0ebd91b79f9bc3 s3transfer-0.1.5.tar.gz