diff --git a/zvbi.changes b/zvbi.changes index 46cc7c2..b89d174 100644 --- a/zvbi.changes +++ b/zvbi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 27 14:01:50 UTC 2012 - cfarrell@suse.com + +- license update: LGPL-2.1+ and GPL-2.0+ + Use SPDX format and include the LGPL as well + ------------------------------------------------------------------- Sat Nov 19 15:39:40 UTC 2011 - coolo@suse.com diff --git a/zvbi.spec b/zvbi.spec index b2f28a0..91fbfa6 100644 --- a/zvbi.spec +++ b/zvbi.spec @@ -20,7 +20,7 @@ Name: zvbi BuildRequires: doxygen gcc-c++ libtool xorg-x11-devel Url: http://zapping.sf.net/ -License: GPL-2.0+ +License: LGPL-2.1+ and GPL-2.0+ Group: Development/Libraries/Other Version: 0.2.33 Release: 11 @@ -39,7 +39,7 @@ able to start a Teletext application. The VBI proxy was developed as a solution to this problem. %package -n libzvbi0 -License: LGPL-2.0+ +License: LGPL-2.1+ and GPL-2.0+ Group: System/Libraries Summary: VBI Decoding Library @@ -54,7 +54,7 @@ devices, to demodulate raw to sliced VBI data, and to interpret the data of several popular services. %package devel -License: GPL-2.0+ +License: LGPL-2.1+ and GPL-2.0+ Group: Development/Libraries/Other Summary: VBI decoding library - devel package Requires: libzvbi0 = %{version}