automatic version update by autodist [release 1.16-1mamba;Thu May 05 2022]
This commit is contained in:
parent
b9c64ca7fc
commit
0ed4234be0
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 1.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 20 2020 Automatic Build System <autodist@mambasoft.it> 1.14-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user