convert GPLv3+ license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
epel10
Miroslav Suchý 7 months ago
parent 929e8480fd
commit 1fd27fd4af

@ -1,8 +1,9 @@
Name: libcdio-paranoia
Version: 10.2+2.0.1
Release: 13%{?dist}
Release: 14%{?dist}
Summary: CD paranoia on top of libcdio
License: GPLv3+
# Automatically converted from old format: GPLv3+ - review is highly recommended.
License: GPL-3.0-or-later
URL: http://www.gnu.org/software/libcdio/
Source0: http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.bz2
Patch0: libcdio-paranoia-manpage.patch
@ -85,6 +86,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so.*
%changelog
* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 10.2+2.0.1-14
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 10.2+2.0.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Loading…
Cancel
Save