Include also GPLv2+ to License field

main.c and cachetest.c are distributed under GPLv2+
This commit is contained in:
Jiri Kucera 2021-04-20 15:26:14 +02:00
parent 42875b6949
commit 0d9ab93479

View File

@ -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 <jkucera@redhat.com> - 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 <releng@fedoraproject.org> - 10.2-36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild