From 825c0299cf35312f0414c35582f6ecb302b37aca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Mon, 23 Oct 2023 22:46:37 +0200 Subject: [PATCH] Update license tag to the SPDX format (X11) --- opensp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/opensp.spec b/opensp.spec index 2b0dd9c..4ad0473 100644 --- a/opensp.spec +++ b/opensp.spec @@ -1,7 +1,7 @@ Summary: SGML and XML parser Name: opensp Version: 1.5.2 -Release: 43%{?dist} +Release: 44%{?dist} Requires: sgml-common >= 0.5 Provides: bundled(gettext) = 0.14.5 URL: http://openjade.sourceforge.net/ @@ -11,7 +11,7 @@ Patch1: opensp-nodeids.patch Patch2: opensp-sigsegv.patch Patch3: opensp-manpage.patch Patch4: opensp-configure-c99.patch -License: MIT +License: X11 BuildRequires: make BuildRequires: gcc-c++ @@ -119,6 +119,9 @@ make check || : # TODO: failures as of 1.5.2 :( %changelog +* Mon Oct 23 2023 Ondrej Sloup - 1.5.2-44 +- Update license tag to the SPDX format + * Thu Jul 20 2023 Fedora Release Engineering - 1.5.2-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild