From e4dd00140d3e51e42a2641e643bc132a0148d7f0 Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Wed, 23 Oct 2013 09:54:33 +0200 Subject: [PATCH] update to 0.13.0 final --- .gitignore | 1 + scipy.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 405a748..bef8bff 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ scipy-0.7.2.tar.gz /scipy-0.12.0.tar.gz /scipy-0.13.0b1.tar.gz /scipy-0.13.0rc1.tar.gz +/scipy-0.13.0.tar.gz diff --git a/scipy.spec b/scipy.spec index 44d66e4..5b4bf87 100644 --- a/scipy.spec +++ b/scipy.spec @@ -6,12 +6,12 @@ } # Set to pre-release version suffix if building pre-release, else %{nil} -%define rcver rc1 +#%%define rcver rc1 Summary: Scientific Tools for Python Name: scipy Version: 0.13.0 -Release: 0.4.rc1%{?dist} +Release: 1%{?dist} Group: Development/Libraries # BSD -- whole package except: @@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Wed Oct 23 2013 Tomas Tomecek - 0.13.0-2 +- Update to 0.13.0 final + * Tue Oct 15 2013 Orion Poplwski - 0.13.0-0.4.rc1 - Update to 0.13.0rc1 diff --git a/sources b/sources index 9573259..287a247 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -55697b3e4761a0220842815f86f48c13 scipy-0.13.0rc1.tar.gz +ffa1e9bfd2bbdf3f17f4cf8139084098 scipy-0.13.0.tar.gz