From d1c81fcd563caa956418982347654fe98e038255 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Tue, 23 Aug 2016 23:57:16 +0100 Subject: [PATCH] Update to 1.4.48 --- .gitignore | 1 + python-botocore.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1cafd59..c99b688 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /botocore-1.4.41.tar.gz /botocore-1.4.42.tar.gz /botocore-1.4.43.tar.gz +/botocore-1.4.48.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 498f1f7..e1b94b4 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.43 +Version: 1.4.48 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 +* Tue Aug 23 2016 Fabio Alessandro Locati - 1.4.48-1 +- Upstream update + * Fri Aug 05 2016 Fabio Alessandro Locati - 1.4.43-1 - Upstream update diff --git a/sources b/sources index d1ff514..2098035 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae9b371ad1412576f2cc50f162802605 botocore-1.4.43.tar.gz +b4527742fdea3948d0e1312c27de1f21 botocore-1.4.48.tar.gz