From 3b821d8d42defb50656cbe52918fbdf5633fc0ca Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Tue, 2 Aug 2016 13:53:35 +0200 Subject: [PATCH] Update to 1.4.41 --- .gitignore | 1 + python-botocore.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ea45da8..84e4d0a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /botocore-1.4.24.tar.gz /botocore-1.4.26.tar.gz /botocore-1.4.35.tar.gz +/botocore-1.4.41.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 2335cc2..18c7330 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -24,7 +24,7 @@ %{?fc25: %global with_tests 0} Name: python-%{pypi_name} -Version: 1.4.35 +Version: 1.4.41 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -163,6 +163,9 @@ rm -rf html/.{doctrees,buildinfo} %endif # with_docs %changelog +* Tue Aug 02 2016 Fabio Alessandro Locati - 1.4.41-1 +- Upstream update + * Wed Jul 06 2016 Fabio Alessandro Locati - 1.4.35-1 - New version from upstream diff --git a/sources b/sources index de0f8ad..0e0802c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36dd8b48e9c3fcdee2676296d389b30b botocore-1.4.35.tar.gz +019568603a71fbe612aa25784552ba17 botocore-1.4.41.tar.gz