From b3abf61a3178e36c0f914875c29e53a6ea21f8c6 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 6 Jul 2022 10:33:43 +0800 Subject: [PATCH] License compliance rectification --- perl-B-Lint.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-B-Lint.spec b/perl-B-Lint.spec index df5f00f..14b1f96 100644 --- a/perl-B-Lint.spec +++ b/perl-B-Lint.spec @@ -1,8 +1,8 @@ Name: perl-B-Lint Version: 1.20 -Release: 14 +Release: 15 Summary: perl linter -License: GPL+ or Artistic +License: GPL-1.0-or-later or Artistic-1.0-Perl Group: Development/Libraries URL: https://metacpan.org/release/B-Lint Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/B-Lint-%{version}.tar.gz @@ -45,5 +45,8 @@ make test %{_mandir}/man3/* %changelog +* Wed Jul 06 2022 yaoxin - 1.20-15 +- License compliance rectification + * Thu Apr 16 2020 wangyue - 1.20-14 - Package init