[python-boto/el6: 5/5] Update to 2.5.0 (#828912)

gholms gholms at fedoraproject.org
Wed Jun 13 23:19:26 UTC 2012


commit d455c18109ab7f97546f52833576250954202b04
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Wed Jun 13 15:24:53 2012 -0700

    Update to 2.5.0 (#828912)

 .gitignore       |    2 +-
 python-boto.spec |    5 ++++-
 sources          |    1 +
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 711eff8..bc54992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-boto-2.3.0.tar.gz
+/boto-2.5.0.tar.gz
diff --git a/python-boto.spec b/python-boto.spec
index cc902b3..ac43a5a 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.3.0
+Version:	2.5.0
 Release:	1%{?dist}
 License:	MIT
 Group:		Development/Languages
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Wed Jun 13 2012 Garrett Holmstrom <gholms at fedoraproject.org> - 2.5.0-1
+- Updated to 2.5.0 (#828912)
+
 * Wed Mar 21 2012 Robert Scheck <robert at fedoraproject.org> 2.3.0-1
 - Upgrade to 2.3.0 (#786301 #c10)
 
diff --git a/sources b/sources
index e2c7c9c..4b20aee 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 9c8c3ea67a58021c95609d4cc3a08e54  boto-2.3.0.tar.gz
+821670807cfa3f3569b0ec5ee3c49f5f  boto-2.5.0.tar.gz


More information about the scm-commits mailing list