diff --git a/.gitignore b/.gitignore index b2881fc..ea45da8 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /botocore-1.4.7.tar.gz /botocore-1.4.24.tar.gz /botocore-1.4.26.tar.gz +/botocore-1.4.35.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 0ef61fe..6132473 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.26 +Version: 1.4.35 Release: 1%{?dist} Summary: Low-level, data-driven core of boto 3 @@ -163,70 +163,73 @@ rm -rf html/.{doctrees,buildinfo} %endif # with_docs %changelog -* Wed Jun 08 2016 Fabio Alessandro Locati - 1.4.26-1 +* Mon Jul 06 2016 Fabio Alessandro Locati - 1.4.35-1 - New version from upstream -* Sat May 28 2016 Fabio Alessandro Locati - 1.4.24-1 +* Wed Jun 08 2016 Fabio Alessandro Locati - 1.4.26-1 - New version from upstream -* Tue Mar 29 2016 Fabio Alessandro Locati - 1.4.7-1 +* Sat May 28 2016 Fabio Alessandro Locati - 1.4.24-1 - New version from upstream -* Tue Mar 01 2016 Fabio Alessandro Locati - 1.3.30-1 +* Tue Mar 29 2016 Fabio Alessandro Locati - 1.4.7-1 - New version from upstream -* Wed Feb 24 2016 Fabio Alessandro Locati - 1.3.29-1 +* Tue Mar 01 2016 Fabio Alessandro Locati - 1.3.30-1 - New version from upstream -* Fri Feb 19 2016 Fabio Alessandro Locati - 1.3.28-1 +* Wed Feb 24 2016 Fabio Alessandro Locati - 1.3.29-1 - New version from upstream -* Wed Feb 17 2016 Fabio Alessandro Locati - 1.3.27-1 +* Fri Feb 19 2016 Fabio Alessandro Locati - 1.3.28-1 - New version from upstream -* Fri Feb 12 2016 Fabio Alessandro Locati - 1.3.26-1 +* Wed Feb 17 2016 Fabio Alessandro Locati - 1.3.27-1 - New version from upstream -* Wed Feb 10 2016 Fabio Alessandro Locati - 1.3.25-1 +* Fri Feb 12 2016 Fabio Alessandro Locati - 1.3.26-1 - New version from upstream -* Tue Feb 09 2016 Fabio Alessandro Locati - 1.3.24-1 +* Wed Feb 10 2016 Fabio Alessandro Locati - 1.3.25-1 - New version from upstream -* Tue Feb 02 2016 Fabio Alessandro Locati - 1.3.23-1 +* Tue Feb 09 2016 Fabio Alessandro Locati - 1.3.24-1 - New version from upstream -* Fri Jan 22 2016 Fabio Alessandro Locati - 1.3.22-1 +* Tue Feb 02 2016 Fabio Alessandro Locati - 1.3.23-1 - New version from upstream -* Wed Jan 20 2016 Fabio Alessandro Locati - 1.3.21-1 +* Fri Jan 22 2016 Fabio Alessandro Locati - 1.3.22-1 - New version from upstream -* Fri Jan 15 2016 Fabio Alessandro Locati - 1.3.20-1 +* Wed Jan 20 2016 Fabio Alessandro Locati - 1.3.21-1 - New version from upstream -* Fri Jan 15 2016 Fabio Alessandro Locati - 1.3.19-1 +* Fri Jan 15 2016 Fabio Alessandro Locati - 1.3.20-1 - New version from upstream -* Wed Jan 13 2016 Fabio Alessandro Locati - 1.3.18-1 +* Fri Jan 15 2016 Fabio Alessandro Locati - 1.3.19-1 - New version from upstream -* Tue Jan 12 2016 Fabio Alessandro Locati - 1.3.17-2 +* Wed Jan 13 2016 Fabio Alessandro Locati - 1.3.18-1 +- New version from upstream + +* Tue Jan 12 2016 Fabio Alessandro Locati - 1.3.17-2 - Add testing for Fedora -* Thu Jan 07 2016 Fabio Alessandro Locati - 1.3.17-1 +* Thu Jan 07 2016 Fabio Alessandro Locati - 1.3.17-1 - Update to upstream version -* Wed Jan 06 2016 Fabio Alessandro Locati - 1.3.16-2 +* Wed Jan 06 2016 Fabio Alessandro Locati - 1.3.16-2 - Fix shabang on botocore/vendored/requests/packages/chardet/chardetect.py - Fix shabang on botocore/vendored/requests/certs.py - Remove the useless dependency with python-urllib3 -* Wed Jan 06 2016 Fabio Alessandro Locati - 1.3.16-1 +* Wed Jan 06 2016 Fabio Alessandro Locati - 1.3.16-1 - Update to new upstream version - Fix Provides for EL6 -* Tue Dec 29 2015 Fabio Alessandro Locati - 1.3.15-1 +* Tue Dec 29 2015 Fabio Alessandro Locati - 1.3.15-1 - Update to current version - Improve the spec diff --git a/sources b/sources index a601299..de0f8ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -870b0d5adfc6dc2a6eae5595a3a3e3a1 botocore-1.4.26.tar.gz +36dd8b48e9c3fcdee2676296d389b30b botocore-1.4.35.tar.gz