!6 Improve the project according to the requirements of compliance improvement

From: @tanyulong2021 
Reviewed-by: @yueyaoqiang 
Signed-off-by: @yueyaoqiang
This commit is contained in:
openeuler-ci-bot 2022-07-15 02:11:17 +00:00 committed by Gitee
commit 4ac8b72d71
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-ExtUtils-Depends
Version: 0.8000
Release: 1%{?dist}
Release: 2
Summary: Easily build XS extensions that depend on XS extensions
License: OSI-Approved
License: Artistic-1.0-Perl
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,5 +72,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Fri Jun 28 2022 tanyulong <tanyulong@kylinos.cn> 0.8000-2
- Improve the project according to the requirements of compliance improvement
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.8000-1
- Specfile autogenerated by Perl_Bot