Hello community, here is the log from the commit of package xz for openSUSE:Factory checked in at 2019-06-12 12:57:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xz (Old) and /work/SRC/openSUSE:Factory/.xz.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xz" Wed Jun 12 12:57:15 2019 rev:63 rq:705528 version:5.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/xz/xz.changes 2018-06-27 10:14:25.287317225 +0200 +++ /work/SRC/openSUSE:Factory/.xz.new.4811/xz.changes 2019-06-12 12:57:20.229353586 +0200 @@ -1,0 +2,7 @@ +Tue May 21 13:05:05 UTC 2019 - Kristýna Streitová <[email protected]> + +- add SUSE-Public-Domain licence as some parts of xz utils (liblzma, + xz, xzdec, lzmadec, documentation, translated messages, tests, + debug, extra directory) are in public domain licence [bsc#1135709] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xz.spec ++++++ --- /var/tmp/diff_new_pack.0lZiOv/_old 2019-06-12 12:57:20.765353467 +0200 +++ /var/tmp/diff_new_pack.0lZiOv/_new 2019-06-12 12:57:20.769353466 +0200 @@ -1,7 +1,7 @@ # # spec file for package xz # -# Copyright (c) 2018 SUSE LINUX 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,7 +12,7 @@ # 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/ # @@ -22,7 +22,7 @@ Version: 5.2.4 Release: 0 Summary: A Program for Compressing Files with the Lempel–Ziv–Markov algorithm -License: LGPL-2.1-or-later AND GPL-2.0-or-later +License: LGPL-2.1-or-later AND GPL-2.0-or-later AND SUSE-Public-Domain Group: Productivity/Archiving/Compression Url: http://tukaani.org/xz/ Source0: http://tukaani.org/xz/%{name}-%{version}.tar.gz @@ -57,6 +57,7 @@ %package -n liblzma5 Summary: Lempel–Ziv–Markov chain algorithm compression library +License: SUSE-Public-Domain Group: System/Libraries %description -n liblzma5 @@ -64,6 +65,7 @@ %package devel Summary: Development package for the LZMA library +License: SUSE-Public-Domain Group: Development/Libraries/C and C++ Requires: liblzma5 = %{version} Provides: lzma-devel = %{version} @@ -77,6 +79,7 @@ %package static-devel Summary: Static version of LZMA library +License: SUSE-Public-Domain Group: Development/Libraries/C and C++ Requires: lzma-devel = %{version}
