From bc6328829017268c4a91fba6b67a70cc477dd138 Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Tue, 1 Oct 2013 16:17:10 +0200 Subject: [PATCH] Rebuild with atlas 3.10 --- scipy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index 451119c..458f92e 100644 --- a/scipy.spec +++ b/scipy.spec @@ -11,7 +11,7 @@ Summary: Scientific Tools for Python Name: scipy Version: 0.13.0 -Release: 0.2.b1%{?dist} +Release: 0.3.b1%{?dist} Group: Development/Libraries # BSD -- whole package except: @@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Tue Oct 01 2013 Tomas Tomecek - 0.13.0-0.3.b1 +- rebuilt with atlas 3.10 + * Mon Sep 9 2013 Orion Poplwski - 0.13.0-0.2.b1 - Unbundle python-six (bug #1005350)