diff --git a/perl-XML-DOM.spec b/perl-XML-DOM.spec index 756a5f2..a8077d8 100644 --- a/perl-XML-DOM.spec +++ b/perl-XML-DOM.spec @@ -2,23 +2,23 @@ Name: perl-XML-DOM Version: 1.46 -Release: 1mamba +Release: 2mamba Summary: XML::DOM - A perl module for building DOM Level 1 compliant document structures Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/XML-DOM-%{version}.tar.gz License: Artistic, GPL ## AUTOBUILDREQ-BEGIN +BuildRequires: perl-XML-RegExp BuildRequires: perl-devel BuildRequires: perl-libwww -BuildRequires: perl-XML-RegExp ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-libxml Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module extends the XML::Parser module by Clark Cooper. @@ -75,6 +75,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Tue Apr 18 2023 Sdk Build System 1.46-2mamba +- rebuilt with perl 5.36.0 + * Sun Oct 22 2017 Automatic Build System 1.46-1mamba - automatic update by autodist