diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index f9d0deae4b0fde2f79f1ff413a8daaf4e3db84fa..d81f07ebd3164db6e3bc1863ae2c2ecbae390223 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: 1%{?dist} +Release: 2 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,5 +62,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Wed Jul 13 2022 Chenyx - 1.16-2 +- License compliance rectification + * Wed Jun 10 2020 Perl_Bot 1.16-1 - Specfile autogenerated by Perl_Bot