diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index d81f07ebd3164db6e3bc1863ae2c2ecbae390223..49775e9fa2b0596dc28e1f4b443e43db693511c3 100644 --- a/perl-ExtUtils-PkgConfig.spec +++ b/perl-ExtUtils-PkgConfig.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: perl-ExtUtils-PkgConfig Version: 1.16 -Release: 2 +Release: 3 Summary: Simplistic interface to pkg-config License: LGPL-2.1-only Group: Development/Libraries @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Fri Aug 9 2024 cuiyudong 1.16-3 +- Modify release number + * Wed Jul 13 2022 Chenyx - 1.16-2 - License compliance rectification