From e78a225fbe7d305500318ba70884c8d288039a09 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 10 Oct 2016 17:22:13 +0100 Subject: [PATCH] Update to 1.4.60 --- .gitignore | 1 + python-botocore.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0120d3f..ebe2267 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /botocore-1.4.52.tar.gz /botocore-1.4.57.tar.gz /botocore-1.4.58.tar.gz +/botocore-1.4.60.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 3869884..6ad143e 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -13,7 +13,7 @@ %global with_docs 0 Name: python-%{pypi_name} -Version: 1.4.58 +Version: 1.4.60 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 +* Mon Oct 10 2016 Fabio Alessandro Locati - 1.4.60-1 +- Update to 1.4.60 + * Sun Oct 02 2016 Fabio Alessandro Locati - 1.4.58-1 - Update to 1.4.58 - Add python-six dependency diff --git a/sources b/sources index e434d31..d4d377e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5795965788d87ae0865791502b8fa200 botocore-1.4.58.tar.gz +87833050c68761885c4bd75247302244 botocore-1.4.60.tar.gz