!2 License compliance rectification

From: @wang--ge 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-10 06:39:21 +00:00 committed by Gitee
commit 7fb4089c62
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-UNIVERSAL-isa
Version: 1.20171012
Release: 1
Release: 2
Summary: Attempt to recover from people calling UNIVERSAL::isa as a function
License: GPL+ or Artistic
License: GPL-1.0-or-later OR Artistic-1.0
Group: Development/Libraries
URL: http://search.cpan.org/dist/UNIVERSAL-isa/
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/UNIVERSAL-isa-%{version}.tar.gz
@ -80,5 +80,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Mon May 09 2022 Ge Wang <wangge20@h-partner.com> 1.20171012-2
- License compliance rectification
* Wed Jun 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.20171012-1
- Specfile autogenerated by Perl_Bot