From 98ad5289bf0b9a62080861c4a078d2a6680e67ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Poho=C5=99elsk=C3=BD?= Date: Tue, 7 May 2024 09:42:20 +0200 Subject: [PATCH] Convert to SPDX license tag --- plotutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plotutils.spec b/plotutils.spec index 48b739f..41ff820 100644 --- a/plotutils.spec +++ b/plotutils.spec @@ -1,11 +1,11 @@ Name: plotutils Version: 2.6 -Release: 34%{?dist} +Release: 35%{?dist} Summary: GNU vector and raster graphics utilities and libraries # libxmi is GPLv2+ # rest is GPLv3+ -License: GPLv2+ and GPLv3+ +License: GPL-2.0-or-later AND GPL-3.0-or-later URL: http://www.gnu.org/software/plotutils/ Source0: ftp://ftp.gnu.org/gnu/plotutils/plotutils-%{version}.tar.gz Patch0: plotutils-2.6-png15.patch @@ -97,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir %changelog +* Thu May 23 2024 Ondřej Pohořelský - 2.6-35 +- Convert to SPDX license tag + * Thu Jan 25 2024 Fedora Release Engineering - 2.6-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild