rebuilt with perl 5.36.0 [release 1.004-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:09:21 +01:00
parent f58882cf64
commit 7821983d4a

View File

@ -2,20 +2,21 @@
Name: perl-IO-HTML
Version: 1.004
Release: 1mamba
Release: 2mamba
Summary: IO::HTML - Open an HTML file with automatic charset detection
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Encode
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
IO::HTML - Open an HTML file with automatic charset detection.
@ -53,6 +54,9 @@ done
# %doc README
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.004-2mamba
- rebuilt with perl 5.36.0
* Sun Oct 11 2020 Automatic Build System <autodist@mambasoft.it> 1.004-1mamba
- automatic update by autodist