From a55467dc27aff4c7ff039f4735634a47c53ae2f9 Mon Sep 17 00:00:00 2001 From: maminjie Date: Wed, 20 Jan 2021 16:14:06 +0800 Subject: [PATCH] Modify license information --- perl-XML-Catalog.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-XML-Catalog.spec b/perl-XML-Catalog.spec index 7e9e6c3..b624652 100644 --- a/perl-XML-Catalog.spec +++ b/perl-XML-Catalog.spec @@ -1,8 +1,8 @@ Name: perl-XML-Catalog Version: 1.03 -Release: 14 +Release: 15 Summary: Perl module for resolving public and remapping system identifiers -License: GPL+ or Artistic +License: Artistic-2.0 Group: Development/Libraries URL: https://metacpan.org/release/XML-Catalog Source0: https://cpan.metacpan.org/authors/id/J/JF/JFEARN/XML-Catalog-1.03.tar.gz @@ -47,5 +47,8 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 20 2021 maminjie - 1.03-15 +- Modify license information. + * Mon Mar 11 2020 wutao - 1.03-14 - Package init