Hello community, here is the log from the commit of package qd for openSUSE:Factory checked in at 2019-02-27 17:29:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qd (Old) and /work/SRC/openSUSE:Factory/.qd.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qd" Wed Feb 27 17:29:06 2019 rev:2 rq:678835 version:2.3.22 Changes: -------- --- /work/SRC/openSUSE:Factory/qd/qd.changes 2014-11-28 08:44:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.qd.new.28833/qd.changes 2019-02-27 17:29:09.155320700 +0100 @@ -1,0 +2,31 @@ +Mon Feb 25 07:19:04 UTC 2019 - Klaus Kämpf <[email protected]> + +- Update to version 2.3.22 + Changes for 2.3.22 + Made changes suggested by Vasiliy Sotnikov + + Changes for 2.3.21 + Changed renorm in include/qd/qd_inline.h + + Changes for 2.3.20 + added #include <string.h> to quadt_test.cpp + changed references to 2.3.20 from 2.3.18 + + Changes for 2.3.19 + - Updated qd_real.cpp and dd_real.cpp to fix a + buffer overflow problem. + + Changes for 2.3.18 + - Updated qd_real.cpp and dd_real.cpp to fix a problem in output. + + Changes for 2.3.17 + - updated qd_real.cpp, to fix a problem with improper treatment of + negative arguments in nroot. + + Changes for 2.3.16 + - Updated dd_real.cpp, to fix a problem with inaccurate values + of tanh for small arguments. + +- License changed to BSD-3-Clause-LBNL + +------------------------------------------------------------------- Old: ---- BSD-LBNL-License.doc qd-2.3.15.tar.gz New: ---- qd-2.3.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qd.spec ++++++ --- /var/tmp/diff_new_pack.K5XG0A/_old 2019-02-27 17:29:09.583320546 +0100 +++ /var/tmp/diff_new_pack.K5XG0A/_new 2019-02-27 17:29:09.583320546 +0100 @@ -1,7 +1,7 @@ # # spec file for package qd # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define libname libqd0 Name: qd -Version: 2.3.15 +Version: 2.3.22 Release: 0 Summary: Quad Double computation package -License: BSD-3-Clause +License: BSD-3-Clause-LBNL Group: Development/Libraries/C and C++ Url: http://crd-legacy.lbl.gov/~dhbailey/mpdist/ Source0: http://crd.lbl.gov/~dhbailey/mpdist/%{name}-%{version}.tar.gz -Source1: http://crd.lbl.gov/~dhbailey/mpdist/BSD-LBNL-License.doc BuildRequires: gcc-c++ BuildRequires: gcc-fortran BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -61,7 +61,6 @@ %prep %setup -q -cp %{SOURCE1} . %build %configure --enable-shared --disable-static @@ -82,12 +81,13 @@ %files -n %libname %defattr(-,root,root,-) -%doc COPYING +%license COPYING %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING BSD-LBNL-License.doc docs/qd.pdf NEWS README +%doc AUTHORS COPYING docs/qd.pdf NEWS README +%license BSD-LBNL-License.doc %{_bindir}/%{name}-config %{_includedir}/* %{_libdir}/*.so ++++++ qd-2.3.15.tar.gz -> qd-2.3.22.tar.gz ++++++ ++++ 349772 lines of diff (skipped)
