diff --git a/perl-UNIVERSAL-isa.spec b/perl-UNIVERSAL-isa.spec index a2767b1..7141f7b 100644 --- a/perl-UNIVERSAL-isa.spec +++ b/perl-UNIVERSAL-isa.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-UNIVERSAL-isa Version: 1.20171012 -Release: 1 +Release: 2 Summary: Attempt to recover from people calling UNIVERSAL::isa as a function -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0 Group: Development/Libraries URL: http://search.cpan.org/dist/UNIVERSAL-isa/ Source0: http://www.cpan.org/authors/id/E/ET/ETHER/UNIVERSAL-isa-%{version}.tar.gz @@ -80,5 +80,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Mon May 09 2022 Ge Wang 1.20171012-2 +- License compliance rectification + * Wed Jun 23 2021 Perl_Bot 1.20171012-1 - Specfile autogenerated by Perl_Bot