[python26-boto/el5/master: 14/26] Upgrade to 1.8d (#513560)

gholms gholms at fedoraproject.org
Fri Mar 4 17:51:04 UTC 2011


commit d1ee15a155d1b98c0335e4575d63486239024a18
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Fri Jul 24 09:18:21 2009 +0000

    Upgrade to 1.8d (#513560)

 .cvsignore       |    2 +-
 python-boto.spec |   10 ++++++----
 sources          |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index bc663cf..9ccf292 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-boto-1.7a.tar.gz
+boto-1.8d.tar.gz
diff --git a/python-boto.spec b/python-boto.spec
index c3a63b5..32d7a7e 100644
--- a/python-boto.spec
+++ b/python-boto.spec
@@ -3,14 +3,13 @@
 
 Summary:	A simple lightweight interface to Amazon Web Services
 Name:		python-boto
-Version:	1.7a
-Release:	2%{?dist}
+Version:	1.8d
+Release:	1%{?dist}
 License:	MIT
 Group:		Development/Languages
 URL:		http://code.google.com/p/%{pkgname}/
 Source:		http://boto.googlecode.com/files/%{pkgname}-%{version}.tar.gz
-BuildRequires:	python-devel
-BuildRequires:  python-setuptools-devel
+BuildRequires:	python-devel, python-setuptools-devel
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -43,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Fri Jul 24 2009 Robert Scheck <robert at fedoraproject.org> 1.8d-1
+- Upgrade to 1.8d (#513560)
+
 * Wed Jun 03 2009 Luke Macken <lmacken at redhat.com> 1.7a-2
 - Add python-setuptools-devel to our build requirements, for egg-info
 
diff --git a/sources b/sources
index 110d2c4..622a7e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e64e995ff2313452e78ef37dddeb44c1  boto-1.7a.tar.gz
+3de4ac64015a9b06960fd14827a9c07a  boto-1.8d.tar.gz


More information about the scm-commits mailing list