Dennis Gilmore 12 years ago
parent be31222007
commit fc65b88f34

@ -2,7 +2,7 @@
Summary: A simple lightweight interface to Amazon Web Services Summary: A simple lightweight interface to Amazon Web Services
Name: python-boto Name: python-boto
Version: 2.6.0 Version: 2.6.0
Release: 2%{?dist} Release: 3%{?dist}
License: MIT License: MIT
Group: Development/Languages Group: Development/Languages
URL: https://github.com/boto/boto URL: https://github.com/boto/boto
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Nov 21 2012 Garrett Holmstrom <gholms@fedoraproject.org> - 2.6.0-2 * Wed Nov 21 2012 Garrett Holmstrom <gholms@fedoraproject.org> - 2.6.0-2
- Updated to 2.6.0 (#876517) - Updated to 2.6.0 (#876517)
- Note that this version enables SSL cert verification by default. - Note that this version enables SSL cert verification by default.

Loading…
Cancel
Save