|
|
|
@ -21,8 +21,8 @@
|
|
|
|
|
|
|
|
|
|
Summary: A simple, lightweight interface to Amazon Web Services
|
|
|
|
|
Name: python-boto
|
|
|
|
|
Version: 2.40.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 2.41.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: MIT
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
URL: https://github.com/boto/boto
|
|
|
|
@ -215,6 +215,9 @@ mv $RPM_BUILD_ROOT/%{_bindir} examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 5 2016 Garrett Holmstrom <gholms@fedoraproject.org> - 2.41.0-1
|
|
|
|
|
- Updated to 2.41.0
|
|
|
|
|
|
|
|
|
|
* Tue Jun 21 2016 Garrett Holmstrom <gholms@fedoraproject.org> - 2.40.0-2
|
|
|
|
|
- Cleaned up spec file
|
|
|
|
|
- Added NAT gateway support
|
|
|
|
|