From 237bbe59721290372eebf48130a7d8635126e1eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sloup?= Date: Mon, 23 Oct 2023 21:02:31 +0200 Subject: [PATCH] Update license tag to the SPDX format (GPL-2.0-or-later) --- docbook-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docbook-utils.spec b/docbook-utils.spec index f0d6a40..a6ca128 100644 --- a/docbook-utils.spec +++ b/docbook-utils.spec @@ -1,11 +1,11 @@ Name: docbook-utils Version: 0.6.14 -Release: 57%{?dist} +Release: 58%{?dist} Summary: Shell scripts for managing DocBook documents URL: http://sources.redhat.com/docbook-tools/ -License: GPLv2+ +License: GPL-2.0-or-later Requires: docbook-style-dsssl >= 1.72 Requires: docbook-dtds @@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT/tmp %{_mandir}/*/docbook2ps.* %changelog +* Mon Oct 23 2023 Ondrej Sloup - 0.6.14-58 +- Update license tag to the SPDX format + * Wed Jul 19 2023 Fedora Release Engineering - 0.6.14-57 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild