rebuilt with perl 5.36.0 [release 0.14-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:56:23 +01:00
parent 21171f1420
commit 50433ae562

View File

@ -2,22 +2,21 @@
Name: perl-Eval-Closure
Version: 0.14
Release: 1mamba
Release: 2mamba
Summary: Eval::Closure - safely and cleanly create closures via string eval
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Eval-Closure-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
BuildRequires: perl-Sub-Exporter
BuildRequires: perl-Try-Tiny
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Eval::Closure - safely and cleanly create closures via string eval.
@ -55,6 +54,9 @@ done
# %doc README
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.14-2mamba
- rebuilt with perl 5.36.0
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 0.14-1mamba
- automatic update by autodist