Hello community, here is the log from the commit of package python-numpy for openSUSE:Factory checked in at 2014-02-04 21:50:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numpy (Old) and /work/SRC/openSUSE:Factory/.python-numpy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numpy" Changes: -------- --- /work/SRC/openSUSE:Factory/python-numpy/python-numpy-doc.changes 2013-11-14 08:43:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy-doc.changes 2014-02-04 22:46:56.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 4 00:55:42 UTC 2014 - [email protected] + +- add numpy-double-double-le.patch for ppc64le + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numpy-doc.spec ++++++ --- /var/tmp/diff_new_pack.SHyByr/_old 2014-02-04 22:46:57.000000000 +0100 +++ /var/tmp/diff_new_pack.SHyByr/_new 2014-02-04 22:46:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-numpy-doc # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ Group: Development/Libraries/Python Source: %{modname}-%{version}.tar.gz Patch0: numpy-buildfix.patch +Patch1: numpy-double-double-le.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: blas-devel BuildRequires: lapack-devel @@ -107,6 +108,7 @@ %prep %setup -q -n %{modname}-%{version} %patch0 -p1 +%patch1 -p1 %build # make the documentation ++++++ python-numpy.spec ++++++ --- /var/tmp/diff_new_pack.SHyByr/_old 2014-02-04 22:46:57.000000000 +0100 +++ /var/tmp/diff_new_pack.SHyByr/_new 2014-02-04 22:46:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-numpy # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
