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)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Devel-CheckLib
|
Name: perl-Devel-CheckLib
|
||||||
Version: 1.14
|
Version: 1.16
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Devel::CheckLib - check that a library is available
|
Summary: Devel::CheckLib - check that a library is available
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: http://search.cpan.org/CPAN/authors/id/M/MA/MATTN/Devel-CheckLib-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-IO-CaptureOutput
|
BuildRequires: perl-IO-CaptureOutput
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Devel::CheckLib - check that a library is available.
|
Devel::CheckLib - check that a library is available.
|
||||||
@ -54,6 +54,9 @@ done
|
|||||||
# %doc CHANGES README TODO
|
# %doc CHANGES README TODO
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 20 2020 Automatic Build System <autodist@mambasoft.it> 1.14-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user