[python-boto] Upgrade to 2.3.0 (#786301 #c10)

Robert Scheck robert at fedoraproject.org
Tue Mar 20 23:37:11 UTC 2012


commit 36c1fd1a40f26e0560020deb5c0527a3a43b51af
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Wed Mar 21 00:36:58 2012 +0100

    Upgrade to 2.3.0 (#786301 #c10)

 .gitignore       |    2 +-
 python-boto.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf73760..711eff8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-boto-2.2.2.tar.gz
+boto-2.3.0.tar.gz
diff --git a/python-boto.spec b/python-boto.spec
index 97199ea..cc902b3 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.2.2
+Version:	2.3.0
 Release:	1%{?dist}
 License:	MIT
 Group:		Development/Languages
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Wed Mar 21 2012 Robert Scheck <robert at fedoraproject.org> 2.3.0-1
+- Upgrade to 2.3.0 (#786301 #c10)
+
 * Tue Mar 13 2012 Robert Scheck <robert at fedoraproject.org> 2.2.2-1
 - Upgrade to 2.2.2 (#786301, thanks to Bobby Powers)
 
diff --git a/sources b/sources
index 8ec6ee4..e2c7c9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b23b9137abd7286615236ed03929d282  boto-2.2.2.tar.gz
+9c8c3ea67a58021c95609d4cc3a08e54  boto-2.3.0.tar.gz


More information about the scm-commits mailing list