automatic version update by autodist [release 2.40-1mamba;Fri May 14 2021]
This commit is contained in:
parent
acc6effb0c
commit
e43236c877
@ -1,7 +1,7 @@
|
|||||||
%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-Alien-Build
|
Name: perl-Alien-Build
|
||||||
Version: 2.38
|
Version: 2.40
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Alien::Build::MM - Alien::Build installer code for ExtUtils::MakeMaker
|
Summary: Alien::Build::MM - Alien::Build installer code for ExtUtils::MakeMaker
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Alien/Alien-Build-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -22,7 +22,6 @@ BuildRequires: perl-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Alien::Build::MM - Alien::Build installer code for ExtUtils::MakeMaker.
|
Alien::Build::MM - Alien::Build installer code for ExtUtils::MakeMaker.
|
||||||
@ -60,6 +59,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 2.40-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 2.38-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 2.38-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user