From 9b629baeb92a6a780e1480b7debb9b5ce6c7fb40 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 9 Dec 2013 09:08:46 -0700 Subject: [PATCH] Update to 0.13.2 --- .gitignore | 1 + scipy.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f508360..cadc86f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ scipy-0.7.2.tar.gz /scipy-0.13.0rc1.tar.gz /scipy-0.13.0.tar.gz /scipy-0.13.1.tar.gz +/scipy-0.13.2.tar.gz diff --git a/scipy.spec b/scipy.spec index 9b8a8c1..768b94f 100644 --- a/scipy.spec +++ b/scipy.spec @@ -10,8 +10,8 @@ Summary: Scientific Tools for Python Name: scipy -Version: 0.13.1 -Release: 2%{?dist} +Version: 0.13.2 +Release: 1%{?dist} Group: Development/Libraries # BSD -- whole package except: @@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Mon Dec 9 2013 Orion Poplwski - 0.13.2-1 +- Update to 0.13.2 + * Fri Dec 06 2013 Nils Philippsen - 0.13.1-2 - rebuild (suitesparse) diff --git a/sources b/sources index d84dd13..f3cd7aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e082fe358a2b39cff235e5af4240f5a5 scipy-0.13.1.tar.gz +fcd110802b0bf3505ba567cf831566e1 scipy-0.13.2.tar.gz