diff --git a/.gitignore b/.gitignore index b82d832..a06b0b8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /botocore-1.3.28.tar.gz /botocore-1.3.29.tar.gz /botocore-1.3.30.tar.gz +/botocore-1.4.7.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 2962ee1..b151c32 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -20,7 +20,7 @@ %{?rhel: %global with_tests 0} Name: python-%{pypi_name} -Version: 1.3.30 +Version: 1.4.7 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -159,6 +159,9 @@ rm -rf html/.{doctrees,buildinfo} %endif # with_docs %changelog +* Tue Mar 29 2016 Fabio Alessandro Locati - 1.4.7-1 +- New version from upstream + * Tue Mar 01 2016 Fabio Alessandro Locati - 1.3.30-1 - New version from upstream diff --git a/sources b/sources index 6a1852d..5b0abab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bbccf3385a0e509e5a674ddb2d27752 botocore-1.3.30.tar.gz +b5c16554bb2fa978a7cf566df9b1c136 botocore-1.4.7.tar.gz