!4 License compliance rectification

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-06-14 01:22:46 +00:00 committed by Gitee
commit d3079dd6ca
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: perl-IO-String Name: perl-IO-String
Version: 1.08 Version: 1.08
Release: 34 Release: 35
Summary: Emulate file interface for in-core strings 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/ URL: http://search.cpan.org/dist/IO-String/
Source0: http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/G/GA/GAAS/IO-String-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -47,5 +47,8 @@ make test
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 1.08-35
- License compliance rectification
* Fri Nov 22 2019 sunguoshuai <sunguoshuai@huawei.com> - 1.08-34 * Fri Nov 22 2019 sunguoshuai <sunguoshuai@huawei.com> - 1.08-34
- Package init. - Package init.