diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index f370c9b..cd2be23 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -2,7 +2,7 @@ Name: perl-XML-XPath Version: 1.47 -Release: 1mamba +Release: 2mamba Summary: XML::XPath - a set of modules for parsing and evaluating XPath Group: Development/Libraries/Perl Vendor: openmamba @@ -14,9 +14,12 @@ License: GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl-Encode +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-XML-Parser BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 %description This module aims to comply exactly to the XPath. @@ -49,6 +52,9 @@ done %defattr(-,root,root) %changelog +* Tue Apr 18 2023 Sdk Build System 1.47-2mamba +- rebuilt with perl 5.36.0 + * Sat May 14 2022 Automatic Build System 1.47-1mamba - automatic version update by autodist