License compliance rectification

(cherry picked from commit 22624a6bf9065abcf25beb972ad49ebfab9e38dc)
This commit is contained in:
starlet-dx 2024-07-19 10:47:50 +08:00 committed by openeuler-sync-bot
parent fe0ee09078
commit dcaa80eaf0

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
* Fri Jul 19 2024 yaoxin <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.