!22 [sync] PR-17: correct license information

From: @openeuler-sync-bot 
Reviewed-by: @openeuler-basic 
Signed-off-by: @openeuler-basic
This commit is contained in:
openeuler-ci-bot 2024-09-11 08:26:40 +00:00 committed by Gitee
commit 3f6054f6e0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%define mod_name Unicode-Collate %define mod_name Unicode-Collate
Name: perl-%{mod_name} Name: perl-%{mod_name}
Version: 1.31 Version: 1.31
Release: 2 Release: 3
Summary: Unicode Collation Algorithm (UCA) Summary: Unicode Collation Algorithm (UCA)
License: (GPL+ or Artistic) and Unicode License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND Unicode-DFS-2016
URL: http://search.cpan.org/dist/%{mod_name}/ URL: http://search.cpan.org/dist/%{mod_name}/
Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/%{mod_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/%{mod_name}-%{version}.tar.gz
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Aug 8 2024 dongyuzhen <dongyuzhen@h-partners.com> - 1.31-3
- correct license information
* Tue Oct 25 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 1.31-2 * Tue Oct 25 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 1.31-2
- opitomize the specfile - opitomize the specfile