From 7b301fac13a99e6b1d61cde4cacb267dc13b12b6 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 26 Mar 2014 22:50:45 +0000 Subject: [PATCH] update module --- python-math/python-math.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-math/python-math.spec b/python-math/python-math.spec index 092f21d801..9cc7c13359 100644 --- a/python-math/python-math.spec +++ b/python-math/python-math.spec @@ -23,7 +23,7 @@ # package versions %define V_python 2.7 -%define V_numpy 1.8.1rc1 +%define V_numpy 1.8.1 # package information Name: python-math @@ -36,7 +36,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20140304 +Release: 20140326 # list of sources Source0: http://switch.dl.sourceforge.net/numpy/numpy-%{V_numpy}.tar.gz