diff --git a/lzlib.changes b/lzlib.changes index 5565e1e..873ee11 100644 --- a/lzlib.changes +++ b/lzlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 6 09:23:43 UTC 2019 - Jan Engelhardt + +- Update License field as per SR 658030 review + ------------------------------------------------------------------- Fri Dec 14 11:42:47 UTC 2018 - Jan Engelhardt diff --git a/lzlib.spec b/lzlib.spec index 3080aaf..043841a 100644 --- a/lzlib.spec +++ b/lzlib.spec @@ -1,7 +1,7 @@ # # spec file for package lzlib # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -23,7 +23,7 @@ Release: 0 %define lname liblz1 %define xversion 1.11-rc2 Summary: LZMA Compression and Decompression Library -License: BSD-2-Clause +License: BSD-2-Clause AND GPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://www.nongnu.org/lzip/lzlib.html Source: https://download.savannah.gnu.org/releases/lzip/lzlib/%name-%xversion.tar.gz