From d30b30ac49a95180b432c5dced8fe897e58cd175 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Mon, 8 Aug 2016 09:36:46 +0100 Subject: [PATCH] Version 1.4.0 is here --- .gitignore | 1 + python-boto3.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 3dc302d..02c7a98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /boto3-1.2.3.tar.gz /boto3-1.2.4.tar.gz /boto3-1.3.1.tar.gz +/boto3-1.4.0.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 8493b66..9c937d5 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -12,8 +12,8 @@ %global pypi_name boto3 Name: python-%{pypi_name} -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.4.0 +Release: 1%{?dist} Summary: The AWS SDK for Python License: ASL 2.0 @@ -113,23 +113,26 @@ rm -rf tests/integration %endif # with_python3 %changelog +* Thu Aug 04 2016 Fabio Alessandro Locati - 1.4.0-1 +- New upstream release + * Tue Jul 19 2016 Fedora Release Engineering - 1.3.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages -* Sat May 28 2016 Fabio Alessandro Locati - 1.3.1-1 +* Sat May 28 2016 Fabio Alessandro Locati - 1.3.1-1 - New upstream release -* Tue Mar 29 2016 Fabio Alessandro Locati - 1.3.0-1 +* Tue Mar 29 2016 Fabio Alessandro Locati - 1.3.0-1 - New upstream release -* Fri Feb 19 2016 Fabio Alessandro Locati - 1.2.4-1 +* Fri Feb 19 2016 Fabio Alessandro Locati - 1.2.4-1 - New upstream release -* Thu Feb 11 2016 Fabio Alessandro Locati - 1.2.3-3 +* Thu Feb 11 2016 Fabio Alessandro Locati - 1.2.3-3 - Fix python2- subpackage to require python-future * Thu Feb 04 2016 Fedora Release Engineering - 1.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild -* Tue Dec 29 2015 Fabio Alessandro Locati - 1.2.3-1 +* Tue Dec 29 2015 Fabio Alessandro Locati - 1.2.3-1 - Initial package. diff --git a/sources b/sources index f570923..46d3f06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6be09a90230390640873979702dd6da boto3-1.3.1.tar.gz +4b5454e8d29dede99092616023828a21 boto3-1.4.0.tar.gz