diff --git a/.gitignore b/.gitignore index 59e2c3d..059b92d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /botocore-1.3.26.tar.gz /botocore-1.3.27.tar.gz /botocore-1.3.28.tar.gz +/botocore-1.3.29.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 625d4ff..c96cc42 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.28 +Version: 1.3.29 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 +* Wed Feb 24 2016 Fabio Alessandro Locati - 1.3.29-1 +- New version from upstream + * Fri Feb 19 2016 Fabio Alessandro Locati - 1.3.28-1 - New version from upstream diff --git a/sources b/sources index a1ff252..7ce1414 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70dbc86513dc35d622fe9993739d4cd2 botocore-1.3.28.tar.gz +0db9ecc398ead48caa9d98002428d951 botocore-1.3.29.tar.gz