diff --git a/.gitignore b/.gitignore index 02c7a98..ad5f2b7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /boto3-1.2.4.tar.gz /boto3-1.3.1.tar.gz /boto3-1.4.0.tar.gz +/boto3-1.4.1.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 608920e..f942d07 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -7,7 +7,7 @@ %global pypi_name boto3 Name: python-%{pypi_name} -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: The AWS SDK for Python @@ -112,6 +112,9 @@ rm -rf tests/integration %endif # with python3 %changelog +* Mon Oct 10 2016 Fabio Alessandro Locati - 1.4.1-1 +- Upgrade 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 46d3f06..25c6bbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b5454e8d29dede99092616023828a21 boto3-1.4.0.tar.gz +ff4d033bbb6932b140056337b1c3de85 boto3-1.4.1.tar.gz