From 1fd27fd4af96db1e7ca38b39e741f171c23422cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 25 Jul 2024 12:14:34 +0200 Subject: [PATCH] convert GPLv3+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- libcdio-paranoia.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libcdio-paranoia.spec b/libcdio-paranoia.spec index 100b1b8..8a2c443 100644 --- a/libcdio-paranoia.spec +++ b/libcdio-paranoia.spec @@ -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ý - 10.2+2.0.1-14 +- convert license to SPDX + * Thu Jul 18 2024 Fedora Release Engineering - 10.2+2.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild