From d19f7db1325201b4ea4129b9a8d32f012b65976a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Mon, 23 Oct 2023 23:24:42 +0200 Subject: [PATCH] Update license tag to the SPDX format (GPL-2.0-or-later) --- xmlto.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xmlto.spec b/xmlto.spec index d980035..e99fdac 100644 --- a/xmlto.spec +++ b/xmlto.spec @@ -1,8 +1,8 @@ Summary: A tool for converting XML files to various formats Name: xmlto Version: 0.0.28 -Release: 21%{?dist} -License: GPLv2+ +Release: 22%{?dist} +License: GPL-2.0-or-later #Older versions up to xmlto-0.0.20 #URL: http://cyberelk.net/tim/xmlto/ #Source0: http://cyberelk.net/tim/data/xmlto/stable/%{name}-%{version}.tar.bz2 @@ -88,6 +88,9 @@ make check %{_datadir}/xmlto/format/xhtml1/* %changelog +* Mon Oct 23 2023 Ondrej Sloup - 0.0.28-22 +- Update license tag to the SPDX format + * Sat Jul 22 2023 Fedora Release Engineering - 0.0.28-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild