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