diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index d80edb3e1dcfe433cd65d4aaecc492782b1f7e52..ca99127da6d5e2e2b43a3bef1e552f49db3f9add 100644 --- a/perl-ExtUtils-PkgConfig.spec +++ b/perl-ExtUtils-PkgConfig.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-ExtUtils-PkgConfig Version: 1.16 -Release: 2 +Release: 3 Summary: Simplistic interface to pkg-config -License: CHECK(Distributable) +License: LGPL-2.1-only Group: Development/Libraries URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/ Source0: http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-%{version}.tar.gz @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Fri Jun 14 2024 cuiyudong 1.16-3 +- License compliance rectification + * Thu Mar 24 2022 Ge Wang 1.16-2 - Modify release number