From bde1c8468dba49bbea5995d30905bd35df928557 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Wed, 20 Jan 2016 07:49:10 +0100 Subject: [PATCH] 1.3.21 --- .gitignore | 1 + python-botocore.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4da2d55..3d79a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /botocore-1.3.18.tar.gz /botocore-1.3.19.tar.gz /botocore-1.3.20.tar.gz +/botocore-1.3.21.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 21c8a98..a5752e1 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -25,7 +25,7 @@ %{?rhel: %global with_tests 0} Name: python-%{pypi_name} -Version: 1.3.20 +Version: 1.3.21 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -162,6 +162,9 @@ rm -rf html/.{doctrees,buildinfo} %endif # with_docs %changelog +* Wed Jan 20 2016 Fabio Alessandro Locati - 1.3.21-1 +- New version from upstream + * Fri Jan 15 2016 Fabio Alessandro Locati - 1.3.20-1 - New version from upstream diff --git a/sources b/sources index 54e0b17..5e43917 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf0722ba3224cb43de0053eef7de1612 botocore-1.3.20.tar.gz +d1793b1edba095581b1c9476379342eb botocore-1.3.21.tar.gz