[python-boto/el6] Update to 2.5.1 (last-minute upstream bugfix)

gholms gholms at fedoraproject.org
Thu Jun 14 17:12:55 UTC 2012


commit 82f8daaad98b92f7d4511c00cf18b57e2f9c260a
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Thu Jun 14 10:05:05 2012 -0700

    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 <gholms at fedoraproject.org> - 2.5.1-1
+- Updated to 2.5.1 (last-minute upstream bugfix)
+
 * Wed Jun 13 2012 Garrett Holmstrom <gholms at fedoraproject.org> - 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


More information about the scm-commits mailing list