From 5c2f06c5bd7d7c41343c19a3f32cf74e0ecf643d Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Nov 17 2013 20:24:52 +0000 Subject: Update to 0.13.1 --- diff --git a/.gitignore b/.gitignore index bef8bff..f508360 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ scipy-0.7.2.tar.gz /scipy-0.13.0b1.tar.gz /scipy-0.13.0rc1.tar.gz /scipy-0.13.0.tar.gz +/scipy-0.13.1.tar.gz diff --git a/scipy.spec b/scipy.spec index 5b4bf87..d5e6525 100644 --- a/scipy.spec +++ b/scipy.spec @@ -10,7 +10,7 @@ Summary: Scientific Tools for Python Name: scipy -Version: 0.13.0 +Version: 0.13.1 Release: 1%{?dist} Group: Development/Libraries @@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Sun Nov 17 2013 Orion Poplwski - 0.13.1-1 +- Update to 0.13.1 + * Wed Oct 23 2013 Tomas Tomecek - 0.13.0-2 - Update to 0.13.0 final diff --git a/sources b/sources index 287a247..d84dd13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffa1e9bfd2bbdf3f17f4cf8139084098 scipy-0.13.0.tar.gz +e082fe358a2b39cff235e5af4240f5a5 scipy-0.13.1.tar.gz