diff --git a/.gitignore b/.gitignore index 8b77ec8..00dd4d1 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /botocore-1.4.58.tar.gz /botocore-1.4.60.tar.gz /botocore-1.4.67.tar.gz +/botocore-1.4.78.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 319edd2..f2d3ca9 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -13,7 +13,7 @@ %global with_docs 0 Name: python-%{pypi_name} -Version: 1.4.67 +Version: 1.4.78 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -167,6 +167,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni %endif # with_docs %changelog +* Thu Nov 24 2016 Fabio Alessandro Locati - 1.4.78-1 +- Update to 1.4.78 + * Thu Oct 27 2016 Fabio Alessandro Locati - 1.4.67-1 - Update to 1.4.67 diff --git a/sources b/sources index 91855fc..b7b2bb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92fe8498cfc1f43f1de1b06f2f4be6aa botocore-1.4.67.tar.gz +92724cb04a3bcd646cf702e086cb5cfe botocore-1.4.78.tar.gz