From 7ed164f11f663d21bdb42b83a845a04f22f4c937 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 28 Jun 2022 03:09:13 +0000 Subject: [PATCH] License compliance rectification --- perl-Storable.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Storable.spec b/perl-Storable.spec index 3c46591..aaa0080 100644 --- a/perl-Storable.spec +++ b/perl-Storable.spec @@ -3,9 +3,9 @@ Name: perl-%{mod_name} Epoch: 1 Version: 3.25 -Release: 1 +Release: 2 Summary: Persistence for Perl data structures -License: GPL+ or Artistic +License: GPL+ or Artistic-1.0-Perl URL: https://metacpan.org/release/Storable Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/%{mod_name}-%{version}.tar.gz @@ -65,6 +65,9 @@ make test %{_mandir}/man*/* %changelog +* Tue Jun 28 2022 Chenyx - 3.25-2 +- License compliance rectification + * Thu Nov 18 2021 liudabo - 3.25-1 - upgrade version to 3.25