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