diff --git a/.gitignore b/.gitignore index 35083a4..4da2d55 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /botocore-1.3.17.tar.gz /botocore-1.3.18.tar.gz /botocore-1.3.19.tar.gz +/botocore-1.3.20.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index a62c79b..21c8a98 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -25,7 +25,7 @@ %{?rhel: %global with_tests 0} Name: python-%{pypi_name} -Version: 1.3.19 +Version: 1.3.20 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -162,6 +162,9 @@ rm -rf html/.{doctrees,buildinfo} %endif # with_docs %changelog +* Fri Jan 15 2016 Fabio Alessandro Locati - 1.3.20-1 +- New version from upstream + * Fri Jan 15 2016 Fabio Alessandro Locati - 1.3.19-1 - New version from upstream diff --git a/sources b/sources index 505d78c..54e0b17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0cd62857e49ec9747eb1d6bfaaf41e1 botocore-1.3.19.tar.gz +cf0722ba3224cb43de0053eef7de1612 botocore-1.3.20.tar.gz