Update to 1.6.1

i9ce
Charalampos Stratakis 7 years ago
parent 45e40bbf21
commit 10f15b2856

1
.gitignore vendored

@ -12,3 +12,4 @@
/boto3-1.5.15.tar.gz /boto3-1.5.15.tar.gz
/boto3-1.5.18.tar.gz /boto3-1.5.18.tar.gz
/boto3-1.5.19.tar.gz /boto3-1.5.19.tar.gz
/boto3-1.6.1.tar.gz

@ -7,8 +7,8 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.5.19 Version: 1.6.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
License: ASL 2.0 License: ASL 2.0
@ -111,6 +111,9 @@ rm -rf tests/integration
%endif # with python3 %endif # with python3
%changelog %changelog
* Wed Feb 28 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.6.1-1
- Update to 1.6.1
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.19-2 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

@ -1 +1 @@
SHA512 (boto3-1.5.19.tar.gz) = 7c81cf097c68b71071ba93229939355088ed2fc4f7b355aaeaf16c23647b33187cc37a3ac3ecc0a658c69bf063386e327bc04d1aa82f4afd401212f154418147 SHA512 (boto3-1.6.1.tar.gz) = a8f9b4127e66feb802e489c230984d36ae2782c8842820d03dd4df6ec3b7c72f1048a4eacfe2384b6763cadc354205461ec85458ad9fd3262bf386269b4525e0

Loading…
Cancel
Save