diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index a0517bb..3597675 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -2,7 +2,7 @@ Name: perl-YAML-LibYAML Version: 0.86 -Release: 1mamba +Release: 2mamba Summary: An XS Wrapper Module of libyaml Group: System/Libraries/Perl Vendor: openmamba @@ -13,9 +13,10 @@ Source: https://cpan.metacpan.org/modules/by-module/YAML/YAML-LibYAML-%{v License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libperl +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-devel Requires: perl >= %perl_major_ver @@ -56,6 +57,9 @@ chmod 644 %{buildroot}%{perl_vendorarch}/auto/YAML/XS/LibYAML/LibYAML.so %doc README %changelog +* Sat Apr 15 2023 Sdk Build System 0.86-2mamba +- rebuilt with perl 5.36.0 + * Thu Jan 26 2023 Automatic Build System 0.86-1mamba - automatic version update by autodist