diff --git a/.gitignore b/.gitignore index 5c7b137..59e2c3d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /botocore-1.3.25.tar.gz /botocore-1.3.26.tar.gz /botocore-1.3.27.tar.gz +/botocore-1.3.28.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 456a939..7074deb 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.27 +Version: 1.3.28 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 18 2016 Fabio Alessandro Locati - 1.3.28-1 +- New version from upstream + * Wed Feb 17 2016 Fabio Alessandro Locati - 1.3.27-1 - New version from upstream diff --git a/sources b/sources index b2f1d2e..a1ff252 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -873dcc0139c94e11c35bc24fdc124014 botocore-1.3.27.tar.gz +70dbc86513dc35d622fe9993739d4cd2 botocore-1.3.28.tar.gz