Update to 1.4.2
This commit is contained in:
parent
eea31f756e
commit
88919ab66c
1
.gitignore
vendored
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
|
||||
|
Loading…
Reference in New Issue
Block a user