From d96006acc27926774efa650970739f13db26b830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 25 Jul 2024 13:34:33 +0200 Subject: [PATCH] convert GPLv3+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xtv.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xtv.spec b/xtv.spec index 88677e4..cbc536a 100644 --- a/xtv.spec +++ b/xtv.spec @@ -1,9 +1,10 @@ Name: xtv Version: 1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A file manager for the Linux console/xterm -License: GPLv3+ +# Automatically converted from old format: GPLv3+ - review is highly recommended. +License: GPL-3.0-or-later URL: http://sites.google.com/site/mohammedisam2000/home/projects Source0: http://sites.google.com/site/mohammedisam2000/home/projects/%{name}-%{version}.tar.gz @@ -35,6 +36,9 @@ install -D info/xtv.info %{buildroot}%{_infodir}/xtv.info %changelog +* Thu Jul 25 2024 Miroslav Suchý - 1.0-6 +- convert license to SPDX + * Tue Jul 27 2021 Fedora Release Engineering - 1.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild