Update to 1.4.2

i9ce
Fabio Alessandro Locati 8 years ago
parent eea31f756e
commit 88919ab66c
No known key found for this signature in database
GPG Key ID: 710BAB0B9BA5B117

1
.gitignore vendored

@ -3,3 +3,4 @@
/boto3-1.3.1.tar.gz
/boto3-1.4.0.tar.gz
/boto3-1.4.1.tar.gz
/boto3-1.4.2.tar.gz

@ -7,7 +7,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.4.1
Version: 1.4.2
Release: 1%{?dist}
Summary: The AWS SDK for Python
@ -112,8 +112,11 @@ rm -rf tests/integration
%endif # with python3
%changelog
* Sat Dec 03 2016 Fabio Alessandro Locati <fale@redhat.com> 1.4.2-1
- Update to 1.4.2
* Mon Oct 10 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.1-1
- Upgrade to 1.4.1
- Update to 1.4.1
* Thu Aug 04 2016 Fabio Alessandro Locati <fale@redhat.com> - 1.4.0-1
- New upstream release

@ -1 +1 @@
ff4d033bbb6932b140056337b1c3de85 boto3-1.4.1.tar.gz
afed98def1ee5b98bc693913ac97438c boto3-1.4.2.tar.gz

Loading…
Cancel
Save