diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec index f44ce6d5a2012bd415a67f395134e5f84a2654f3..5ac140eaf35a3b18f79f0e19958644a5b15d33e4 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: 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 0.8000-3 +- License compliance rectification + * Thu Mar 24 2022 Ge Wang 0.8000-2 - Modify release number