Hello community, here is the log from the commit of package lapack for openSUSE:Factory checked in at 2015-05-16 20:07:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lapack (Old) and /work/SRC/openSUSE:Factory/.lapack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lapack" Changes: -------- --- /work/SRC/openSUSE:Factory/lapack/lapack.changes 2014-07-19 11:05:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lapack.new/lapack.changes 2015-05-16 20:07:52.000000000 +0200 @@ -1,0 +2,5 @@ +Fri May 8 20:20:52 UTC 2015 - [email protected] + +- Fix static libraries list + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lapack.spec ++++++ --- /var/tmp/diff_new_pack.XuPnjB/_old 2015-05-16 20:07:52.000000000 +0200 +++ /var/tmp/diff_new_pack.XuPnjB/_new 2015-05-16 20:07:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package lapack # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,7 +80,6 @@ Requires: blas-devel = %{version} Requires: liblapack3 = %{version} Provides: lapack = %{version} -Provides: lapack-devel-static = %{version} Obsoletes: lapack < %{version} %description devel @@ -115,7 +114,6 @@ Group: Development/Libraries/Parallel Requires: libblas3 = %{version} Provides: blas = %{version} -Provides: blas-devel-static = %{version} Obsoletes: blas < %{version} %description -n blas-devel
