rebuilt with perl 5.36.0 [release 0.86-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
5efca9573f
commit
952a3d7c88
@ -2,20 +2,25 @@
|
||||
|
||||
Name: perl-Inline
|
||||
Version: 0.86
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Inline - Write Perl subroutines in other programming languages
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://www.cpan.org/modules/by-module/Inline/Inline-%{version}.tar.gz
|
||||
License: Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: perl-Inline-Files
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
Inline lets you write Perl subroutines in other programming languages like C, C++, Java, Python, Tcl and even Assembly.
|
||||
@ -54,6 +59,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.86-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Sun Jun 07 2020 Automatic Build System <autodist@mambasoft.it> 0.86-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user