Improve the project according to the requirements of compliance improvement
This commit is contained in:
parent
044f0108d5
commit
914b362400
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-ExtUtils-Depends
|
Name: perl-ExtUtils-Depends
|
||||||
Version: 0.8000
|
Version: 0.8000
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Summary: Easily build XS extensions that depend on XS extensions
|
Summary: Easily build XS extensions that depend on XS extensions
|
||||||
License: OSI-Approved
|
License: Artistic-1.0-Perl
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/ExtUtils-Depends/
|
URL: http://search.cpan.org/dist/ExtUtils-Depends/
|
||||||
Source0: http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-%{version}.tar.gz
|
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}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 10 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.8000-1
|
||||||
- Specfile autogenerated by Perl_Bot
|
- Specfile autogenerated by Perl_Bot
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user