From 9ba7660452f5a3c5cf84dce9da718ba347748526 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: May 22 2023 11:14:26 +0000 Subject: Use SPDX-format license tag --- diff --git a/perl-Taint-Util.spec b/perl-Taint-Util.spec index cf372c6..2163063 100644 --- a/perl-Taint-Util.spec +++ b/perl-Taint-Util.spec @@ -2,7 +2,7 @@ Name: perl-Taint-Util Version: 0.08 Release: 32%{?dist} Summary: Test for and flip the taint flag without regex matches or eval -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Taint-Util Source0: https://cpan.metacpan.org/modules/by-module/Taint/Taint-Util-%{version}.tar.gz Patch0: Taint-Util-0.08-utf8.patch @@ -22,7 +22,8 @@ BuildRequires: perl(strict) BuildRequires: perl(XSLoader) # ============= Test Suite ====================== BuildRequires: perl(Test::More) -# ============= Module Runtime ================== +# ============= Dependencies ==================== +# (none) # Don't "provide" private Perl libs %{?perl_default_filter}