diff --git a/.gitignore b/.gitignore index c99b688..b243a36 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /botocore-1.4.42.tar.gz /botocore-1.4.43.tar.gz /botocore-1.4.48.tar.gz +/botocore-1.4.49.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index e1b94b4..0cbd4df 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -20,7 +20,7 @@ %{?el7: %global with_tests 0} Name: python-%{pypi_name} -Version: 1.4.48 +Version: 1.4.49 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -163,6 +163,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni %endif # with_docs %changelog +* Wed Aug 24 2016 Fabio Alessandro Locati - 1.4.49-1 +- Upstream update + * Tue Aug 23 2016 Fabio Alessandro Locati - 1.4.48-1 - Upstream update diff --git a/sources b/sources index 2098035..68fd8ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4527742fdea3948d0e1312c27de1f21 botocore-1.4.48.tar.gz +fa45dc901d88da62a0e394e22bac5220 botocore-1.4.49.tar.gz