License compliance rectification

This commit is contained in:
Yudong Cui 2024-06-14 17:03:59 +08:00
parent c39dea1da5
commit d6184f693a

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: perl-ExtUtils-Depends
Version: 0.8000
Release: 2
Release: 3
Summary: Easily build XS extensions that depend on XS extensions
License: OSI-Approved
License: GPL-1.0-or-later
Group: Development/Libraries
URL: http://search.cpan.org/dist/ExtUtils-Depends/
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}/*
%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
- Modify release number