License compliance rectification

This commit is contained in:
wang--ge 2022-05-09 17:40:24 +08:00
parent 731b14c0eb
commit d00a377468

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: perl-UNIVERSAL-isa Name: perl-UNIVERSAL-isa
Version: 1.20171012 Version: 1.20171012
Release: 1 Release: 2
Summary: Attempt to recover from people calling UNIVERSAL::isa as a function 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 Group: Development/Libraries
URL: http://search.cpan.org/dist/UNIVERSAL-isa/ URL: http://search.cpan.org/dist/UNIVERSAL-isa/
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/UNIVERSAL-isa-%{version}.tar.gz 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}/* %{_mandir}/*
%changelog %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 * Wed Jun 23 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.20171012-1
- Specfile autogenerated by Perl_Bot - Specfile autogenerated by Perl_Bot