From 88919ab66c9208be4fe55479a71b107be1e62230 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Dec 03 2016 16:17:09 +0000 Subject: Update to 1.4.2 --- diff --git a/.gitignore b/.gitignore index ad5f2b7..52ad9eb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /boto3-1.3.1.tar.gz /boto3-1.4.0.tar.gz /boto3-1.4.1.tar.gz +/boto3-1.4.2.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index f942d07..fb71ec0 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -7,7 +7,7 @@ %global pypi_name boto3 Name: python-%{pypi_name} -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: The AWS SDK for Python @@ -112,8 +112,11 @@ rm -rf tests/integration %endif # with python3 %changelog +* Sat Dec 03 2016 Fabio Alessandro Locati 1.4.2-1 +- Update to 1.4.2 + * Mon Oct 10 2016 Fabio Alessandro Locati - 1.4.1-1 -- Upgrade to 1.4.1 +- Update to 1.4.1 * Thu Aug 04 2016 Fabio Alessandro Locati - 1.4.0-1 - New upstream release diff --git a/sources b/sources index 25c6bbb..d5cddd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff4d033bbb6932b140056337b1c3de85 boto3-1.4.1.tar.gz +afed98def1ee5b98bc693913ac97438c boto3-1.4.2.tar.gz