!10 [sync] PR-9: [合规提升]spec文件的License声明有歧义

From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2024-06-13 01:20:34 +00:00 committed by Gitee
commit 094805ba5e
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
Name: perl-XML-Structured
Version: 1.3
Release: 3
Release: 4
Summary: Simple conversion API from XML to perl structures and back
License: GPL
License: GPL-1.0-or-later or Artistic-1.0
Group: Development/Libraries
URL: http://search.cpan.org/dist/XML-Structured/
Source0: https://github.com/openSUSE/perl-XML-Structured/archive/refs/heads/master.zip
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Thu Jul 14 2022 Chenyx <chenyixiong3@huawei.com> - 1.3-4
- License compliance rectification
* Sat Jul 10 2021 wangyue <wangyue92@huawei.com> 1.3-3
- Add gcc to build dependency