From 4120243d78caababdeb1ebf475045d4e3a17bb3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:46:18 +0200 Subject: [PATCH] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xblast-data.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xblast-data.spec b/xblast-data.spec index 75e3fc8..bc90f1f 100644 --- a/xblast-data.spec +++ b/xblast-data.spec @@ -1,8 +1,9 @@ Name: xblast-data Version: 2.10.0 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Data files for the game xblast -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://xblast.sourceforge.net Source0: http://downloads.sourceforge.net/xblast/xblast-complete-sounds-%{version}.tar.gz BuildRequires: convmv @@ -39,6 +40,9 @@ cp -a image level sounds $RPM_BUILD_ROOT%{_datadir}/xblast %changelog +* Fri Jul 26 2024 Miroslav Suchý - 2.10.0-31 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 2.10.0-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild