From 2365fdc4caab74d3b66d3e0f2b0b458824a63f80 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Sun, 11 Dec 2016 12:36:10 +0100 Subject: [PATCH] Update to 1.4.85 --- .gitignore | 1 + python-botocore.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2c0f86c..ce3b73d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /botocore-1.4.67.tar.gz /botocore-1.4.78.tar.gz /botocore-1.4.81.tar.gz +/botocore-1.4.85.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 5dbfcaa..fa97cc4 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -14,7 +14,7 @@ %global pypi_name botocore Name: python-%{pypi_name} -Version: 1.4.81 +Version: 1.4.85 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -170,6 +170,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni %endif # with docs %changelog +* Sun Dec 11 2016 Fabio Alessandro Locati - 1.4.85-1 +- Update to 1.4.85 + * Sat Dec 03 2016 Fabio Alessandro Locati - 1.4.81-1 - Update to 1.4.81 diff --git a/sources b/sources index 3e03d1c..94a2cd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb1773b7f5630d52039ffebee23c59c4 botocore-1.4.81.tar.gz +ff18b88472d96b8aaa3fd98b6592f349 botocore-1.4.85.tar.gz