diff --git a/perl-HTML-TableExtract.spec b/perl-HTML-TableExtract.spec index f463517..26c4f48 100644 --- a/perl-HTML-TableExtract.spec +++ b/perl-HTML-TableExtract.spec @@ -2,18 +2,22 @@ Name: perl-HTML-TableExtract Version: 2.15 -Release: 1mamba +Release: 2mamba Summary: HTML-TableExtract - Perl module for extracting the content contained in tables within an HTML document, either as text or encoded element trees 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/M/MS/MSISK/HTML-TableExtract-%{version}.tar.gz License: Artistic, GPL -Requires: perl >= %perl_major_ver +## AUTOBUILDREQ-BEGIN +BuildRequires: perl-HTML-Parser +BuildRequires: perl-devel +## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root +Requires: perl >= %perl_major_ver %description HTML-TableExtract - Perl module for extracting the content contained in tables within an HTML document, either as text or encoded element trees. @@ -48,6 +52,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Silvan Calarco 2.15-2mamba +- rebuilt with perl 5.36.0 + * Sun Oct 22 2017 Automatic Build System 2.15-1mamba - automatic update by autodist