[python-boto/el6] Update to 2.5.2

gholms gholms at fedoraproject.org
Fri Jul 6 19:46:49 UTC 2012


commit 6acedbf906a81e2dd5df83afb31e1ed0ac8d8f7a
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Fri Jul 6 11:58:09 2012 -0700

    Update to 2.5.2

 .gitignore       |    1 +
 python-boto.spec |    5 ++++-
 sources          |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fe92b0..148bfb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /boto-2.5.1.tar.gz
+/boto-2.5.2.tar.gz
diff --git a/python-boto.spec b/python-boto.spec
index 9708f06..9f18a4f 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.1
+Version:	2.5.2
 Release:	1%{?dist}
 License:	MIT
 Group:		Development/Languages
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Fri Jul  6 2012 Garrett Holmstrom <gholms at fedoraproject.org> - 2.5.2-1
+- Updated to 2.5.2
+
 * Thu Jun 14 2012 Garrett Holmstrom <gholms at fedoraproject.org> - 2.5.1-1
 - Updated to 2.5.1 (last-minute upstream bugfix)
 
diff --git a/sources b/sources
index ae5655c..7176fe3 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 1f844d77eac3f49145724064e7ba7616  boto-2.5.1.tar.gz
+be2ed101a4289d1e7271b9371438722d  boto-2.5.2.tar.gz


More information about the scm-commits mailing list