diff --git a/.gitignore b/.gitignore index 7c3820f..b2881fc 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /botocore-1.3.30.tar.gz /botocore-1.4.7.tar.gz /botocore-1.4.24.tar.gz +/botocore-1.4.26.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 8b2aeff..0ef61fe 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -24,7 +24,7 @@ %{?fc25: %global with_tests 0} Name: python-%{pypi_name} -Version: 1.4.24 +Version: 1.4.26 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -163,6 +163,9 @@ rm -rf html/.{doctrees,buildinfo} %endif # with_docs %changelog +* Wed Jun 08 2016 Fabio Alessandro Locati - 1.4.26-1 +- New version from upstream + * Sat May 28 2016 Fabio Alessandro Locati - 1.4.24-1 - New version from upstream diff --git a/sources b/sources index 73154fc..a601299 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bf4bfecc95adeeb4fa5330c3d096ed4 botocore-1.4.24.tar.gz +870b0d5adfc6dc2a6eae5595a3a3e3a1 botocore-1.4.26.tar.gz