diff --git a/perl-IO-String.spec b/perl-IO-String.spec index 890631b..d5d2e30 100644 --- a/perl-IO-String.spec +++ b/perl-IO-String.spec @@ -1,8 +1,8 @@ Name: perl-IO-String Version: 1.08 -Release: 34 +Release: 35 Summary: Emulate file interface for in-core strings -License: GPL+ and Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: http://search.cpan.org/dist/IO-String/ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-%{version}.tar.gz BuildArch: noarch @@ -47,5 +47,8 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Jun 13 2024 yao_xin - 1.08-35 +- License compliance rectification + * Fri Nov 22 2019 sunguoshuai - 1.08-34 - Package init.