From 1b66ab7382bdf14c59890e3ab0ef268607b7ad25 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 6 Jul 2022 10:40:38 +0800 Subject: [PATCH] License compliance rectification --- perl-Pod-LaTeX.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Pod-LaTeX.spec b/perl-Pod-LaTeX.spec index 17e964e..9a82140 100644 --- a/perl-Pod-LaTeX.spec +++ b/perl-Pod-LaTeX.spec @@ -1,8 +1,8 @@ Name: perl-Pod-LaTeX Version: 0.61 -Release: 305 +Release: 306 Summary: A module to convert documentation in the POD format into Latex -License: GPL+ or Artistic +License: GPL-1.0-or-later or Artistic-1.0-Perl Group: Development/Libraries URL: https://metacpan.org/release/Pod-LaTeX Source0: https://cpan.metacpan.org/authors/id/T/TJ/TJENNESS/Pod-LaTeX-%{version}.tar.gz @@ -50,5 +50,8 @@ perl Build.PL installdirs=vendor %{_mandir}/man3/* %changelog +* Wed Jul 06 2022 yaoxin - 0.61-306 +- License compliance rectification + * Wed Apr 15 2020 wangyue - 0.61-305 - Package init