[scipy] Update to 0.13.0rc1

Orion Poplawski orion at fedoraproject.org
Tue Oct 15 22:43:45 UTC 2013


commit 24b28cfd3a63cb32e630cc849229092df2468b00
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Oct 15 16:43:42 2013 -0600

    Update to 0.13.0rc1

 .gitignore |    1 +
 scipy.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37cd2db..405a748 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ scipy-0.7.2.tar.gz
 /scipy-0.12.0b1.tar.gz
 /scipy-0.12.0.tar.gz
 /scipy-0.13.0b1.tar.gz
+/scipy-0.13.0rc1.tar.gz
diff --git a/scipy.spec b/scipy.spec
index 458f92e..e9df492 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 b1
+%define rcver rc1
 
 Summary: Scientific Tools for Python
 Name: scipy
 Version: 0.13.0
-Release: 0.3.b1%{?dist}
+Release: 0.4.rc1%{?dist}
 
 Group: Development/Libraries
 # BSD -- whole package except:
@@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Tue Oct 15 2013 Orion Poplwski <orion at cora.nwra.com> - 0.13.0-0.4.rc1
+- Update to 0.13.0rc1
+
 * Tue Oct 01 2013 Tomas Tomecek <ttomecek at redhat.com> - 0.13.0-0.3.b1
 - rebuilt with atlas 3.10
 
diff --git a/sources b/sources
index e19705b..9573259 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d51c84f63542fd610c0344af424c563b  scipy-0.13.0b1.tar.gz
+55697b3e4761a0220842815f86f48c13  scipy-0.13.0rc1.tar.gz


More information about the scm-commits mailing list