Update to 2.5.2

f38
Garrett Holmstrom 13 years ago
parent 82f8daaad9
commit 6acedbf906

1
.gitignore vendored

@ -1 +1,2 @@
/boto-2.5.1.tar.gz /boto-2.5.1.tar.gz
/boto-2.5.2.tar.gz

@ -3,7 +3,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.5.1 Version: 2.5.2
Release: 1%{?dist} Release: 1%{?dist}
License: MIT License: MIT
Group: Development/Languages Group: Development/Languages
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog
* Fri Jul 6 2012 Garrett Holmstrom <gholms@fedoraproject.org> - 2.5.2-1
- Updated to 2.5.2
* Thu Jun 14 2012 Garrett Holmstrom <gholms@fedoraproject.org> - 2.5.1-1 * Thu Jun 14 2012 Garrett Holmstrom <gholms@fedoraproject.org> - 2.5.1-1
- Updated to 2.5.1 (last-minute upstream bugfix) - Updated to 2.5.1 (last-minute upstream bugfix)

@ -1 +1,2 @@
1f844d77eac3f49145724064e7ba7616 boto-2.5.1.tar.gz 1f844d77eac3f49145724064e7ba7616 boto-2.5.1.tar.gz
be2ed101a4289d1e7271b9371438722d boto-2.5.2.tar.gz

Loading…
Cancel
Save