diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index dfd870c..f4afba3 100644 --- a/perl-IO-CaptureOutput.spec +++ b/perl-IO-CaptureOutput.spec @@ -9,7 +9,7 @@ Name: perl-IO-CaptureOutput Version: 1.1105 Release: 11%{?dist} Summary: Capture STDOUT/STDERR from sub-processes and XS/C modules -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/IO-CaptureOutput Source0: https://cpan.metacpan.org/modules/by-module/IO/IO-CaptureOutput-%{version}.tar.gz BuildArch: noarch @@ -38,6 +38,7 @@ BuildRequires: perl(Test::More) >= 0.62 #BuildRequires: perl(Inline::C) %endif # Dependencies: +# (none) %description %{summary}.