From 7b6c8a5db5ec395a0a122cfc3542e1873fce76dc Mon Sep 17 00:00:00 2001 From: wangjiang Date: Wed, 2 Nov 2022 08:56:46 +0000 Subject: [PATCH] modify the license to make it specification (cherry picked from commit b22aedc7297afd81dea0e3ca8494dc2f7a6c6c2c) --- perl-Data-Dump.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Data-Dump.spec b/perl-Data-Dump.spec index f73d6d9..7f44b05 100644 --- a/perl-Data-Dump.spec +++ b/perl-Data-Dump.spec @@ -1,8 +1,8 @@ Name: perl-Data-Dump Version: 1.25 -Release: 1 +Release: 2 Summary: Pretty printing of data structures -License: GPL+ or Artistic +License: GPL-1.0-or-later or Artistic-1.0-Perl URL: https://metacpan.org/release/Data-Dump Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/Data-Dump-%{version}.tar.gz BuildArch: noarch @@ -41,6 +41,9 @@ make test %exclude %{_libdir}/perl5/perllocal.pod %changelog +* Wed Nov 02 wangjiang - 1.25-2 +- modify the license to make it specification + * Mon Nov 22 2021 shixuantong - 1.25-1 - update version to 1.25