From d9356efdeb378f409933cfcbfc9deee79756e158 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Feb 19 2016 12:54:00 +0000 Subject: 1.2.4-1 New upstream release --- diff --git a/.gitignore b/.gitignore index d002c1c..eb2792f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /boto3-1.2.3.tar.gz +/boto3-1.2.4.tar.gz diff --git a/python-boto3.spec b/python-boto3.spec index 752175c..9ba6e07 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -12,8 +12,8 @@ %global pypi_name boto3 Name: python-%{pypi_name} -Version: 1.2.3 -Release: 3%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: The AWS SDK for Python License: ASL 2.0 @@ -97,6 +97,9 @@ rm -rf %{pypi_name}.egg-info %endif # with_python3 %changelog +* 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 - Fix python2- subpackage to require python-future diff --git a/sources b/sources index 8aa5f87..7270c47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f45656baef1f1e9ef9aecefb33d898b boto3-1.2.3.tar.gz +d5395aaf8b7c60bf4221e2d83d8ff57a boto3-1.2.4.tar.gz