[python26-boto/el5: 12/21] Update to 2.9.9

gholms gholms at fedoraproject.org
Mon Feb 10 23:20:06 UTC 2014


commit eb8f958e2d177cb477d34408bd39570caa86c0ba
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Jul 25 15:03:41 2013 -0600

    Update to 2.9.9

 .gitignore       |    1 +
 python-boto.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca8b649..60eff54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /boto-2.6.0.tar.gz
 /boto-2.9.2.tar.gz
 /boto-2.9.6.tar.gz
+/boto-2.9.9.tar.gz
diff --git a/python-boto.spec b/python-boto.spec
index 5f17c5d..5e9772f 100644
--- a/python-boto.spec
+++ b/python-boto.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Summary:        A simple lightweight interface to Amazon Web Services
 Name:           python-boto
-Version:        2.9.6
-Release:        2%{?dist}
+Version:        2.9.9
+Release:        1%{?dist}
 License:        MIT
 Group:          Development/Languages
 URL:            https://github.com/boto/boto
@@ -62,6 +62,9 @@ rm -r boto.egg-info
 %{python_sitelib}/boto*.egg-info
 
 %changelog
+* Thu Jul 25 2013 Orion Poplawski <orion at cora.nwra.com> - 2.9.9-1
+- Update to 2.9.9
+
 * Fri Jun 21 2013 Garrett Holmstrom <gholms at fedoraproject.org> - 2.9.6-2
 - Rebuilt after merge
 
diff --git a/sources b/sources
index ae7e8f4..84f1add 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46f8e51001d2e8e17ec50615d0d55201  boto-2.9.6.tar.gz
+794a7db936864403ab0142a0bd03b0c3  boto-2.9.9.tar.gz


More information about the scm-commits mailing list