diff --git a/python-numpy.changes b/python-numpy.changes index e337439..1de615e 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 13:20:14 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Tue Mar 12 06:21:52 UTC 2013 - highwaystar.ru@gmail.com diff --git a/python-numpy.spec b/python-numpy.spec index 57c8886..494c6f3 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -24,7 +24,7 @@ Url: http://sourceforge.net/projects/numpy Summary: NumPy array processing for numbers, strings, records and objects License: BSD-3-Clause Group: Development/Libraries/Python -Source: %{modname}-%{version}.tar.gz +Source: http://sourceforge.net/projects/numpy/files/NumPy/%{version}/%{modname}-%{version}.tar.gz Patch1: numpy-buildfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: blas-devel diff --git a/python3-numpy.changes b/python3-numpy.changes index a0de758..0c09fee 100644 --- a/python3-numpy.changes +++ b/python3-numpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 13:20:17 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Tue Feb 19 06:21:35 UTC 2013 - highwaystar.ru@gmail.com diff --git a/python3-numpy.spec b/python3-numpy.spec index fed78f4..eee34c5 100644 --- a/python3-numpy.spec +++ b/python3-numpy.spec @@ -24,7 +24,7 @@ Url: http://sourceforge.net/projects/numpy Summary: NumPy array processing for numbers, strings, records and objects License: BSD-3-Clause Group: Development/Libraries/Python -Source: %{modname}-%{version}.tar.gz +Source: http://sourceforge.net/projects/numpy/files/NumPy/%{version}/%{modname}-%{version}.tar.gz Patch1: numpy-buildfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: blas-devel