Hello community, here is the log from the commit of package gmp for openSUSE:Factory checked in at 2020-06-11 14:37:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gmp (Old) and /work/SRC/openSUSE:Factory/.gmp.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gmp" Thu Jun 11 14:37:03 2020 rev:55 rq:809593 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gmp/gmp.changes 2020-02-04 19:51:06.253242894 +0100 +++ /work/SRC/openSUSE:Factory/.gmp.new.3606/gmp.changes 2020-06-11 14:37:07.831990228 +0200 @@ -1,0 +2,5 @@ +Tue May 26 07:36:38 UTC 2020 - Stephan Kulow <[email protected]> + +- correct license statement (library itself is no GPL-3.0) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmp.spec ++++++ --- /var/tmp/diff_new_pack.YkKxLc/_old 2020-06-11 14:37:08.703992763 +0200 +++ /var/tmp/diff_new_pack.YkKxLc/_new 2020-06-11 14:37:08.707992775 +0200 @@ -20,7 +20,7 @@ Version: 6.2.0 Release: 0 Summary: A library for calculating huge numbers -License: GPL-3.0-or-later AND LGPL-3.0-or-later +License: GPL-3.0-or-later AND (LGPL-3.0-or-later OR GPL-2.0-or-later) Group: Development/Libraries/C and C++ URL: https://gmplib.org/ Source0: https://gmplib.org/download/%{name}/%{name}-%{version}.tar.xz @@ -39,6 +39,7 @@ %package -n libgmp10 Summary: A library for calculating huge numbers +License: LGPL-3.0-or-later OR GPL-2.0-or-later Group: System/Libraries %description -n libgmp10 @@ -47,6 +48,7 @@ %package -n libgmpxx4 Summary: C++ bindings for the GNU MP Library +License: LGPL-3.0-or-later OR GPL-2.0-or-later Group: System/Libraries Requires: libgmp10 >= %{version} @@ -58,6 +60,7 @@ %package devel Summary: Include Files and Libraries for Development with the GNU MP Library +License: GPL-3.0-or-later AND (LGPL-3.0-or-later OR GPL-2.0-or-later) Group: Development/Languages/C and C++ Requires: libgmp10 = %{version} Requires: libgmpxx4 = %{version}
