From a8f2c28df174b0280ec9b408e75e97a00ff6db9f Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Fri, 12 Feb 2016 15:53:58 +0100 Subject: [PATCH] 1.3.26-1 New upstream --- .gitignore | 1 + python-botocore.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b175c0c..ec8de36 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /botocore-1.3.22.tar.gz /botocore-1.3.23.tar.gz /botocore-1.3.25.tar.gz +/botocore-1.3.26.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 321457b..6c00f9a 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.25 +Version: 1.3.26 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 +* Fri Feb 12 2016 Fabio Alessandro Locati - 1.3.26-1 +- New version from upstream + * Wed Feb 10 2016 Fabio Alessandro Locati - 1.3.25-1 - New version from upstream diff --git a/sources b/sources index ac35448..08464d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa2f9cb16b0dbe7ec2fd5e66b2ec6dbd botocore-1.3.25.tar.gz +50b516605f289b751e70b0e3fb487ff8 botocore-1.3.26.tar.gz