diff --git a/.cvsignore b/.cvsignore index 7d20629..dfeabae 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -scipy-0.7.1.tar.gz +scipy-0.7.2.tar.gz diff --git a/scipy.spec b/scipy.spec index 7a0854b..c26507d 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.1 -Release: 3%{?dist} +Version: 0.7.2 +Release: 1%{?dist} Group: Development/Libraries License: BSD and LGPLv2+ @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 1 2010 Jef Spaleta - 0.7.2-1 +- New upstream release + * Mon Apr 11 2010 Jef Spaleta - 0.7.1-3 - Bump for rebuild against numpy 1.3 diff --git a/sources b/sources index 86fbdd1..4674feb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d2f0e92e9fbcf8cdae8ca5c19c7ee8f scipy-0.7.1.tar.gz +33f883f5ea4227de7097c47d70d5402a scipy-0.7.2.tar.gz