From d1ee15a155d1b98c0335e4575d63486239024a18 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Jul 24 2009 09:18:21 +0000 Subject: Upgrade to 1.8d (#513560) --- 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 1.8d-1 +- Upgrade to 1.8d (#513560) + * Wed Jun 03 2009 Luke Macken 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