!9 spec文件的License声明合规修改

From: @cuiyudong123 
Reviewed-by: @yueyaoqiang 
Signed-off-by: @yueyaoqiang
This commit is contained in:
openeuler-ci-bot 2024-06-17 13:09:03 +00:00 committed by Gitee
commit d599b1cd5a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: perl-ExtUtils-Depends Name: perl-ExtUtils-Depends
Version: 0.8000 Version: 0.8000
Release: 2 Release: 3
Summary: Easily build XS extensions that depend on XS extensions Summary: Easily build XS extensions that depend on XS extensions
License: OSI-Approved License: GPL-1.0-or-later
Group: Development/Libraries Group: Development/Libraries
URL: http://search.cpan.org/dist/ExtUtils-Depends/ URL: http://search.cpan.org/dist/ExtUtils-Depends/
Source0: http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-%{version}.tar.gz
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Fri Jun 14 2024 cuiyudong <cuiyudong@kylinos.cn> 0.8000-3
- License compliance rectification
* Thu Mar 24 2022 Ge Wang <wangge20@huawei.com> 0.8000-2 * Thu Mar 24 2022 Ge Wang <wangge20@huawei.com> 0.8000-2
- Modify release number - Modify release number