Hello community, here is the log from the commit of package libidn2 for openSUSE:Factory checked in at 2020-06-02 14:32:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libidn2 (Old) and /work/SRC/openSUSE:Factory/.libidn2.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libidn2" Tue Jun 2 14:32:59 2020 rev:15 rq:808932 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libidn2/libidn2.changes 2020-03-18 12:23:07.088111517 +0100 +++ /work/SRC/openSUSE:Factory/.libidn2.new.3606/libidn2.changes 2020-06-02 14:33:01.570455883 +0200 @@ -1,0 +2,5 @@ +Tue May 26 06:14:55 UTC 2020 - Stephan Kulow <[email protected]> + +- Fix license entry of the library - it's different than the rest + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libidn2.spec ++++++ --- /var/tmp/diff_new_pack.N0cAxc/_old 2020-06-02 14:33:02.566459035 +0200 +++ /var/tmp/diff_new_pack.N0cAxc/_new 2020-06-02 14:33:02.570459048 +0200 @@ -1,7 +1,7 @@ # # spec file for package libidn2 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Version: 2.3.0 Release: 0 Summary: Support for Internationalized Domain Names (IDN) based on IDNA2008 -License: GPL-3.0-or-later +License: GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) URL: https://www.gnu.org/software/libidn/#libidn2 Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig @@ -34,6 +34,7 @@ %package tools Summary: Command line utility to convert Int. Domain Names +License: GPL-3.0-or-later Requires(post): %{install_info_prereq} %description tools @@ -42,6 +43,7 @@ %package -n %{lname} Summary: Support for Internationalized Domain Names (IDN) # for lang package +License: GPL-2.0-or-later OR LGPL-3.0-or-later Provides: %{name} = %{version} %description -n %{lname} @@ -49,6 +51,7 @@ %package devel Summary: Include Files and Libraries mandatory for Development +License: GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) Requires: %{lname} = %{version} %description devel
