From 4334eaa03ca518340e1073dc4b0640a3dbb61d41558fb148a9b8bd754502f98e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:24:08 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libid3tag?expand=0&rev=15 --- libid3tag.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libid3tag.spec b/libid3tag.spec index b799e31..959869d 100644 --- a/libid3tag.spec +++ b/libid3tag.spec @@ -26,7 +26,7 @@ Summary: ID3 Tag Manipulation Library Version: 0.15.1b Release: 169 Group: System/Libraries -License: GPLv2+ +License: GPL-2.0+ Url: http://www.underbit.com/products/mad/ Source: %{name}-%{version}.tar.bz2 Patch: libid3tag-noweak.dif @@ -42,7 +42,7 @@ libid3tag is a library for reading and writing ID3 tags, both ID3v1 and the various versions of ID3v2. %package devel -License: GPLv2+ +License: GPL-2.0+ Summary: Development package for libid3tag library Group: Development/Libraries/C and C++ Requires: libid3tag = %version zlib-devel