From 82f8daaad98b92f7d4511c00cf18b57e2f9c260a Mon Sep 17 00:00:00 2001 From: Garrett Holmstrom Date: Thu, 14 Jun 2012 10:05:05 -0700 Subject: [PATCH] Update to 2.5.1 (last-minute upstream bugfix) --- .gitignore | 2 +- python-boto.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index bc54992..5fe92b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/boto-2.5.0.tar.gz +/boto-2.5.1.tar.gz diff --git a/python-boto.spec b/python-boto.spec index ac43a5a..9708f06 100644 --- a/python-boto.spec +++ b/python-boto.spec @@ -3,7 +3,7 @@ Summary: A simple lightweight interface to Amazon Web Services Name: python-boto -Version: 2.5.0 +Version: 2.5.1 Release: 1%{?dist} License: MIT Group: Development/Languages @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Thu Jun 14 2012 Garrett Holmstrom - 2.5.1-1 +- Updated to 2.5.1 (last-minute upstream bugfix) + * Wed Jun 13 2012 Garrett Holmstrom - 2.5.0-1 - Updated to 2.5.0 (#828912) diff --git a/sources b/sources index 4b20aee..ae5655c 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -9c8c3ea67a58021c95609d4cc3a08e54 boto-2.3.0.tar.gz -821670807cfa3f3569b0ec5ee3c49f5f boto-2.5.0.tar.gz +1f844d77eac3f49145724064e7ba7616 boto-2.5.1.tar.gz