From f6d6372ac1063c64a30c9a8e9b4e337f3266e9b1 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 11 Apr 2023 09:19:35 +0100 Subject: [PATCH] Use SPDX-format license tag, use author-independent source URL --- perl-Params-Classify.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Params-Classify.spec b/perl-Params-Classify.spec index 595955b..6867a4a 100644 --- a/perl-Params-Classify.spec +++ b/perl-Params-Classify.spec @@ -9,9 +9,9 @@ Name: perl-Params-Classify Version: 0.015 Release: 18%{?dist} Summary: Argument type classification -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Params-Classify -Source0: https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/Params-Classify-%{version}.tar.gz +Source0: https://cpan.metacpan.org/modules/by-module/Params/Params-Classify-%{version}.tar.gz # Module Build BuildRequires: coreutils BuildRequires: findutils