diff --git a/cdparanoia.spec b/cdparanoia.spec index d5d11c9..0d82e71 100644 --- a/cdparanoia.spec +++ b/cdparanoia.spec @@ -1,9 +1,9 @@ Summary: Compact Disc Digital Audio (CDDA) extraction tool (or ripper) Name: cdparanoia Version: 10.2 -Release: 36%{?dist} -# the app is GPLv2, everything else is LGPLv2 -License: GPLv2 and LGPLv2 +Release: 37%{?dist} +# the app is GPLv2 and GPLv2+, everything else is LGPLv2 +License: GPLv2 and GPLv2+ and LGPLv2 URL: http://www.xiph.org/paranoia/index.html Source: http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-%{version}.src.tgz @@ -106,6 +106,10 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Tue Apr 20 2021 Jiri Kucera - 10.2-37 +- Include also GPLv2+ to License field (main.c and cachetest.c + are distributed under GPLv2+) + * Tue Jan 26 2021 Fedora Release Engineering - 10.2-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild