replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librubberband?expand=0&rev=12
This commit is contained in:
Stephan Kulow 2011-12-06 17:25:33 +00:00 committed by Git OBS Bridge
parent b0531dacba
commit 90c0568d13

View File

@ -23,7 +23,7 @@ Version: 1.6.0
Release: 1
Summary: Audio time-stretching and pitch-shifting library
Group: System/Libraries
License: GPLv2+
License: GPL-2.0+
Url: http://www.breakfastquay.com/rubberband/
Source: rubberband-%{version}.tar.bz2
#add missing COPYING file (bnc#522202)
@ -47,7 +47,7 @@ tempo and pitch of an audio recording independently of one another.
%package -n librubberband2
Summary: Audio time-stretching and pitch-shifting library
Group: System/Libraries
License: GPLv2+
License: GPL-2.0+
Url: http://www.breakfastquay.com/rubberband/
%description -n librubberband2
@ -56,7 +56,7 @@ tempo and pitch of an audio recording independently of one another.
%package -n rubberband-cli
License: GPLv2+
License: GPL-2.0+
Summary: Command line interface for %{name}
Group: Productivity/Multimedia/Sound/Editors and Convertors
Requires: %{library_name} = %{version}
@ -67,7 +67,7 @@ Rubber Band's capabilities.
%package -n rubberband-ladspa
License: GPLv2+
License: GPL-2.0+
Summary: LADSPA plugin for %{name}
Group: Productivity/Multimedia/Sound/Editors and Convertors
Requires: %{library_name} = %{version}
@ -76,7 +76,7 @@ Requires: %{library_name} = %{version}
Package rubberband-ladspa is LADSPA plugin that can change the pitch of a sound in real-time.
%package -n rubberband-vamp
License: GPLv2+
License: GPL-2.0+
Summary: Vamp plugins for %{name}
Group: Productivity/Multimedia/Sound/Editors and Convertors
Requires: %{library_name} = %{version}
@ -100,7 +100,7 @@ This package contains the following Vamp plugins:
%package devel
License: GPLv2+
License: GPL-2.0+
Summary: Development files for %{name}
Group: Development/Libraries/C and C++
Requires: %{library_name} = %{version}