diff --git a/.cvsignore b/.cvsignore index 3f4907a..7d20629 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -scipy-0.7.0.tar.gz +scipy-0.7.1.tar.gz diff --git a/scipy.spec b/scipy.spec index f23a4cd..46ba319 100644 --- a/scipy.spec +++ b/scipy.spec @@ -1,8 +1,8 @@ %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)') Summary: Scipy: Scientific Tools for Python Name: scipy -Version: 0.7.0 -Release: 5%{?dist} +Version: 0.7.1 +Release: 1%{?dist} Group: Development/Libraries License: BSD and LGPLv2+ @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Dec 10 2009 Jon Ciesla - 0.7.1-1 +- Update to 0.7.1. + * Sun Jul 26 2009 Fedora Release Engineering - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index a9df832..86fbdd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80078ed5f47a48aec2cde3769ba39972 scipy-0.7.0.tar.gz +0d2f0e92e9fbcf8cdae8ca5c19c7ee8f scipy-0.7.1.tar.gz