automatic version update by autodist [release 3.44-1mamba;Fri Jan 07 2022]
This commit is contained in:
parent
a49c5724c4
commit
b98a7054e3
@ -1,18 +1,18 @@
|
||||
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
|
||||
Name: perl-ExtUtils-ParseXS
|
||||
Version: 3.35
|
||||
Version: 3.44
|
||||
Release: 1mamba
|
||||
Summary: Converts Perl XS code into C code
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
Source: http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-ParseXS-%{version}.tar.gz
|
||||
URL: http://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/ExtUtils/ExtUtils-ParseXS-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
License: Artistic
|
||||
Requires: perl >= %PERL_VERSION
|
||||
BuildRoot: %{_tmppath}/perl-root
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-ExtUtils-CBuilder
|
||||
@ -54,6 +54,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Jan 07 2022 Automatic Build System <autodist@mambasoft.it> 3.44-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 3.35-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user