Update to 1.4.78

This commit is contained in:
Fabio Alessandro Locati 2016-11-24 12:21:38 +00:00
parent 181d970cd8
commit c1d2e3b862
No known key found for this signature in database
GPG Key ID: 710BAB0B9BA5B117
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/botocore-1.4.58.tar.gz /botocore-1.4.58.tar.gz
/botocore-1.4.60.tar.gz /botocore-1.4.60.tar.gz
/botocore-1.4.67.tar.gz /botocore-1.4.67.tar.gz
/botocore-1.4.78.tar.gz

View File

@ -13,7 +13,7 @@
%global with_docs 0 %global with_docs 0
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.4.67 Version: 1.4.78
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -167,6 +167,9 @@ nosetests-3.5 --with-coverage --cover-erase --cover-package botocore --with-xuni
%endif # with_docs %endif # with_docs
%changelog %changelog
* Thu Nov 24 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.78-1
- Update to 1.4.78
* Thu Oct 27 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.67-1 * Thu Oct 27 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.67-1
- Update to 1.4.67 - Update to 1.4.67

View File

@ -1 +1 @@
92fe8498cfc1f43f1de1b06f2f4be6aa botocore-1.4.67.tar.gz 92724cb04a3bcd646cf702e086cb5cfe botocore-1.4.78.tar.gz