diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec index 2e78eaa..bdf7e31 100644 --- a/perl-Devel-CheckLib.spec +++ b/perl-Devel-CheckLib.spec @@ -1,22 +1,22 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Devel-CheckLib -Version: 1.14 +Version: 1.16 Release: 1mamba Summary: Devel::CheckLib - check that a library is available Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/M/MA/MATTN/Devel-CheckLib-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-IO-CaptureOutput Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Devel::CheckLib - check that a library is available. @@ -54,6 +54,9 @@ done # %doc CHANGES README TODO %changelog +* Thu May 05 2022 Automatic Build System 1.16-1mamba +- automatic version update by autodist + * Mon Apr 20 2020 Automatic Build System 1.14-1mamba - automatic update by autodist