|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
|
# NOTICE - Updating this package requires updating python-boto3
|
|
|
|
|
Version: 1.14.12
|
|
|
|
|
Version: 1.14.17
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Low-level, data-driven core of boto 3
|
|
|
|
|
|
|
|
|
@ -44,6 +44,9 @@ rm -vr tests/integration
|
|
|
|
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.17-1
|
|
|
|
|
- 1.14.17.
|
|
|
|
|
|
|
|
|
|
* Fri Feb 07 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.14.12-1
|
|
|
|
|
- Update to 1.14.12
|
|
|
|
|
|
|
|
|
|