From c197586d44368d6b8fa96c006d89b3bc825334eefddd9228285bc8ccc93609d0 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 18 May 2017 15:45:31 +0000 Subject: [PATCH] - Correct the license tag to GPL-3.0+ OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=15 --- aubio.changes | 5 +++++ aubio.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/aubio.changes b/aubio.changes index 3f77340..3578cae 100644 --- a/aubio.changes +++ b/aubio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 18 17:45:04 CEST 2017 - tiwai@suse.de + +- Correct the license tag to GPL-3.0+ + ------------------------------------------------------------------- Fri Apr 28 11:26:24 UTC 2017 - alarrosa@suse.com diff --git a/aubio.spec b/aubio.spec index 10707e6..bb578a7 100644 --- a/aubio.spec +++ b/aubio.spec @@ -19,7 +19,7 @@ Name: aubio %define libpkgname libaubio5 Summary: Library for real-time audio labelling -License: GPL-2.0 +License: GPL-3.0+ Group: System/Libraries BuildRequires: alsa-devel BuildRequires: doxygen @@ -54,7 +54,6 @@ errors are likely to be found in the results too. %package -n %{libpkgname} Summary: Library for real-time audio labelling -License: GPL-2.0 Group: System/Libraries %description -n %{libpkgname} @@ -66,7 +65,6 @@ errors are likely to be found in the results too. %package -n libaubio-devel Summary: Development package for aubio library -License: GPL-2.0+ Group: Development/Libraries/C and C++ Requires: %{libpkgname} = %{version} Requires: glibc-devel @@ -77,7 +75,6 @@ aubio library. %package tools Summary: Example programs for aubio library -License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Editors and Convertors %description tools