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 2.3.0-1 +- Upgrade to 2.3.0 (#786301 #c10) + * Tue Mar 13 2012 Robert Scheck 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