diff --git a/perl-Role-Basic.spec b/perl-Role-Basic.spec index 97ce1a6015a4acd5c16a7aab6955fdbf0a9565c1..49559c45da5d15368b75d2ae91585b3c6bbac9a7 100644 --- a/perl-Role-Basic.spec +++ b/perl-Role-Basic.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-Role-Basic Version: 0.13 -Release: 1 +Release: 2 Summary: Just roles. Nothing else -License: GPL+ or Artistic +License: GPL-1.0-or-later or Artistic-1.0-Perl Group: Development/Libraries URL: http://search.cpan.org/dist/Role-Basic/ Source0: http://www.cpan.org/authors/id/O/OV/OVID/Role-Basic-%{version}.tar.gz @@ -74,5 +74,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Mon May 09 2022 wulei - 0.13-2 +- License compliance rectification + * Mon Jul 12 2021 Perl_Bot 0.13-1 - Specfile autogenerated by Perl_Bot