From 9b671c4026a53305888e8bf86783a0abd3b39e56 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 31 Mar 2015 20:52:56 -0600 Subject: [PATCH] Update to 0.15.1 --- .gitignore | 1 + scipy.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 35689b6..88a700e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ scipy-0.7.2.tar.gz /scipy-0.14.0b1.tar.gz /scipy-0.14.0.tar.gz /scipy-0.14.1.tar.gz +/scipy-0.15.1.tar.gz diff --git a/scipy.spec b/scipy.spec index b15df29..e01034b 100644 --- a/scipy.spec +++ b/scipy.spec @@ -10,7 +10,7 @@ Summary: Scientific Tools for Python Name: scipy -Version: 0.14.1 +Version: 0.15.1 Release: 1%{?dist} Group: Development/Libraries @@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Tue Mar 31 2015 Orion Poplawski - 0.15.1-1 +- Update to 0.15.1 + * Sun Jan 4 2015 Orion Poplawski - 0.14.1-1 - Update to 0.14.1 diff --git a/sources b/sources index 831eb3d..6879c85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bfedd3197b3e3f8cd131ae2c06a1bf5 scipy-0.14.1.tar.gz +be56cd8e60591d6332aac792a5880110 scipy-0.15.1.tar.gz