From 2a5176d1d675a17068e51892ea64d4d04aa4c4da Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Thu, 21 Jun 2018 00:04:40 +0200 Subject: [PATCH] Upstream 1.10.41 --- python-botocore.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-botocore.spec b/python-botocore.spec index ec4851e..397d3d9 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -14,8 +14,8 @@ %global pypi_name botocore Name: python-%{pypi_name} -Version: 1.9.1 -Release: 3%{?dist} +Version: 1.10.41 +Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 License: ASL 2.0 @@ -165,6 +165,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni %endif # with docs %changelog +* Wed Jun 20 2018 hguemar - 1.10.41-1 +- Upstream 1.10.41 + * Tue Jun 19 2018 Miro HronĨok - 1.9.1-3 - Rebuilt for Python 3.7