From 6f9862fdac7c01f227a7a2f6a648f75c70353474 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 16 Mar 2012 15:55:16 -0600 Subject: [PATCH] Update to 0.10.1 --- .gitignore | 1 + scipy.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7952c53..f1e5c56 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ scipy-0.7.2.tar.gz /scipy-0.9.0.tar.gz /scipy-0.10.0.tar.gz +/scipy-0.10.1.tar.gz diff --git a/scipy.spec b/scipy.spec index 65f961a..55f8150 100644 --- a/scipy.spec +++ b/scipy.spec @@ -15,8 +15,8 @@ Summary: Scipy: Scientific Tools for Python Name: scipy -Version: 0.10.0 -Release: 2%{?dist} +Version: 0.10.1 +Release: 1%{?dist} Group: Development/Libraries License: BSD and LGPLv2+ @@ -144,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Fri Mar 16 2012 Orion Poplawski - 0.10.1-1 +- Update to 0.10.1 + * Sat Jan 14 2012 Fedora Release Engineering - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 77f9184..e2b4209 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e357c08425fd031dce63bc4905789088 scipy-0.10.0.tar.gz +6ad976549e22e04ca93e70cf55b70a22 scipy-0.10.1.tar.gz