From 8b167dcb119be306c0ea8b7c2b77e8ce9084b60a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 21:50:35 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- sdljava.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sdljava.spec b/sdljava.spec index ae139c0..17613f7 100644 --- a/sdljava.spec +++ b/sdljava.spec @@ -7,9 +7,10 @@ Name: sdljava Version: 0.9.1 -Release: 63%{?dist} +Release: 64%{?dist} Summary: Java binding to the SDL API -License: LGPLv2+ +# Automatically converted from old format: LGPLv2+ - review is highly recommended. +License: LicenseRef-Callaway-LGPLv2+ URL: http://sdljava.sourceforge.net/ # this is http://downloads.sourceforge.net/%%{name}/%%{name}-%%{version}.tar.gz # with the included Microsoft Copyrighted Arial fonts removed @@ -215,6 +216,9 @@ ln -s $(fc-match -f "%{file}" "sans:bold:italic") \ %changelog +* Wed Sep 04 2024 Miroslav Suchý - 0.9.1-64 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0.9.1-63 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild