automatic version update by autodist [release 0.8000-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
a7619789bf
commit
203130eb88
@ -1,19 +1,18 @@
|
|||||||
%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-ExtUtils-Depends
|
Name: perl-ExtUtils-Depends
|
||||||
Version: 0.304
|
Version: 0.8000
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: ExtUtils::Depends - Easily build XS extensions that depend on XS extensions
|
Summary: ExtUtils::Depends - Easily build XS extensions that depend on XS extensions
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/ExtUtils-Depends-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/ExtUtils/ExtUtils-Depends-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Easily build XS extensions that depend on XS extensions.
|
Easily build XS extensions that depend on XS extensions.
|
||||||
@ -47,6 +46,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.8000-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 27 2013 Automatic Build System <autodist@mambasoft.it> 0.304-1mamba
|
* Sat Apr 27 2013 Automatic Build System <autodist@mambasoft.it> 0.304-1mamba
|
||||||
- update to 0.304
|
- update to 0.304
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user