diff --git a/perl-B-COW.spec b/perl-B-COW.spec index 4d2e6ed..a61bc58 100644 --- a/perl-B-COW.spec +++ b/perl-B-COW.spec @@ -2,7 +2,7 @@ Name: perl-B-COW Version: 0.007 -Release: 1mamba +Release: 2mamba Summary: B::COW - B::COW additional B helpers to check COW status Group: System/Libraries/Perl Vendor: openmamba @@ -15,6 +15,7 @@ License: GPL, Artistic BuildRequires: glibc-devel BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver %description @@ -53,5 +54,8 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; %doc LICENSE %changelog +* Sat Apr 15 2023 Sdk Build System 0.007-2mamba +- rebuilt with perl 5.36.0 + * Sat Mar 11 2023 Silvan Calarco 0.007-1mamba - package created using the webbuild interface