From 1a32fdd752c9078af0e5cde45a4665fc161131fb Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 6 Mar 2023 15:03:17 +0000 Subject: [PATCH] Use SPDX-format license tag --- perl-Algorithm-Diff.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index d93eff1..2e950e6 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -5,7 +5,7 @@ Name: perl-Algorithm-Diff Version: %{upstream_version}%{?extra_version} Release: 8%{?dist} Summary: Compute 'intelligent' differences between two files/lists -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Algorithm-Diff Source0: https://cpan.metacpan.org/modules/by-module/Algorithm/Algorithm-Diff-%{upstream_version}.tar.gz Patch0: Algorithm-Diff-1.1903-provides.patch