From 9a44f3cf24f4348468c36e0746efabed6c01560f Mon Sep 17 00:00:00 2001 From: const Date: Tue, 25 Oct 2022 08:17:01 +0000 Subject: [PATCH] rectify the license Signed-off-by: const (cherry picked from commit fb0fdad33c7631a067785cfa645cf0a04b3c76f6) --- perl-PathTools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-PathTools.spec b/perl-PathTools.spec index 29e804d..0593284 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -1,9 +1,9 @@ %global base_version 3.75 Name: perl-PathTools Version: 3.80 -Release: 1 +Release: 2 Summary: PathTools Perl Module (Cwd, File::Spec) -License: (GPL+ Artistic) and BSD +License: (GPL+ or Artistic) and BSD URL: https://metacpan.org/release/PathTools Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/PathTools-%{base_version}.tar.gz @@ -49,6 +49,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 jiangchuangang - 3.80-2 +- rectify the license + * Thu Dec 30 2021 yuanxin - 3.80-1 - update version to 3.80