diff --git a/perl-ExtUtils-CChecker.spec b/perl-ExtUtils-CChecker.spec index 9857ad3..aec1f91 100644 --- a/perl-ExtUtils-CChecker.spec +++ b/perl-ExtUtils-CChecker.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-ExtUtils-CChecker -Version: 0.11 +Version: 0.12 Release: 1mamba Summary: ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features Group: System/Libraries/Perl @@ -49,6 +49,9 @@ chmod -R u+w %{buildroot}/* %doc Changes LICENSE README %changelog +* Tue Mar 05 2024 Automatic Build System 0.12-1mamba +- automatic version update by autodist + * Tue Jul 13 2021 Automatic Build System 0.11-1mamba - automatic version update by autodist