diff --git a/perl-HTML-Lint.spec b/perl-HTML-Lint.spec index 96e7df7..ebfa468 100644 --- a/perl-HTML-Lint.spec +++ b/perl-HTML-Lint.spec @@ -2,25 +2,25 @@ Name: perl-HTML-Lint Version: 2.32 -Release: 1mamba +Release: 2mamba Summary: HTML::Lint - A pure-Perl HTML parser and checker for syntactic legitmacy Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Lint-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel BuildRequires: perl-HTML-Parser BuildRequires: perl-HTML-Tagset +BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-Test-Pod BuildRequires: perl-Pod-Coverage BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy. @@ -55,6 +55,9 @@ done %defattr(-,root,root) %changelog +* Mon Apr 17 2023 Sdk Build System 2.32-2mamba +- rebuilt with perl 5.36.0 + * Mon Apr 20 2020 Automatic Build System 2.32-1mamba - automatic update by autodist