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
|
Name: perl-Inline
|
||||||
Version: 0.86
|
Version: 0.86
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Inline - Write Perl subroutines in other programming languages
|
Summary: Inline - Write Perl subroutines in other programming languages
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://www.cpan.org/modules/by-module/Inline/Inline-%{version}.tar.gz
|
Source: http://www.cpan.org/modules/by-module/Inline/Inline-%{version}.tar.gz
|
||||||
License: Artistic
|
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-devel >= %perl_major_ver
|
||||||
BuildRequires: perl-Inline-Files
|
BuildRequires: perl-Inline-Files
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
Requires: perl >= %perl_major_ver
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Inline lets you write Perl subroutines in other programming languages like C, C++, Java, Python, Tcl and even Assembly.
|
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)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jun 07 2020 Automatic Build System <autodist@mambasoft.it> 0.86-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user