!8 [sync] PR-7: License compliance rectification

From: @openeuler-sync-bot 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-08-26 06:39:52 +00:00 committed by Gitee
commit 90b4f679bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%define mod_name Text-Unidecode
Name: perl-%{mod_name}
Version: 1.30
Release: 9
Release: 10
Summary: %{mod_name} -- plain ASCII transliterations of Unicode text
License: GPL+ and Artistic
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/%{mod_name}
Source0: https://cpan.metacpan.org/modules/by-module/Text/%{mod_name}-%{version}.tar.gz
BuildArch: noarch
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Fri Jul 19 2024 yaoxin <yao_xin001@hoperun.com> - 1.30-10
- License compliance rectification
* Tue Oct 25 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 1.30-9
- define mod_name to opitomize the specfile