diff --git a/librubberband.spec b/librubberband.spec index c1d868e..e6b4440 100644 --- a/librubberband.spec +++ b/librubberband.spec @@ -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}