From aa65f51564268505fef9ac7a4d0636c636ead68c Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 10 Oct 2016 17:32:59 +0100 Subject: [PATCH] Update to 0.1.7 --- .gitignore | 1 + python-s3transfer.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1adb34d..fb2056b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /s3transfer-0.1.3.tar.gz /s3transfer-0.1.4.tar.gz /s3transfer-0.1.5.tar.gz +/s3transfer-0.1.7.tar.gz diff --git a/python-s3transfer.spec b/python-s3transfer.spec index d8040b1..9b06033 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -10,7 +10,7 @@ %global pypi_name s3transfer Name: python-%{pypi_name} -Version: 0.1.5 +Version: 0.1.7 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 +* Mon Oct 10 2016 Fabio Alessandro Locati - 0.1.7-1 +- Uodate to 0.1.7 + * Sun Oct 02 2016 Fabio Alessandro Locati - 0.1.5-1 - Update to 0.1.5 diff --git a/sources b/sources index 927f3c8..d5e8fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af54e16bf8d167f04c0ebd91b79f9bc3 s3transfer-0.1.5.tar.gz +0d60e4ad635cad260d2145832adc5098 s3transfer-0.1.7.tar.gz