diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec index 91bbff87c350f85df9c70063395ef8faac2c5a43..ba2b7db362ea9baa7b01a9509f7e20d3f722bede 100644 --- a/perl-ExtUtils-Depends.spec +++ b/perl-ExtUtils-Depends.spec @@ -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 0.8000-2 +- Improve the project according to the requirements of compliance improvement + * Wed Jun 10 2020 Perl_Bot 0.8000-1 - Specfile autogenerated by Perl_Bot