!6 Upgrade perl-HTML-Parser to 3.75

From: @leofang94
Reviewed-by: @AlexZ11
Signed-off-by: @AlexZ11
This commit is contained in:
openeuler-ci-bot 2020-10-29 15:19:39 +08:00 committed by Gitee
commit 4b7440914c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
HTML-Parser-3.75.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: perl-HTML-Parser Name: perl-HTML-Parser
Version: 3.72 Version: 3.75
Release: 16 Release: 1
Summary: HTML parser Summary: HTML parser
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/HTML-Parser URL: https://metacpan.org/release/HTML-Parser
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-%{version}.tar.gz
BuildRequires: coreutils findutils glibc-common BuildRequires: coreutils findutils glibc-common
BuildRequires: perl-devel perl-generators perl-interpreter perl(Carp) BuildRequires: perl-devel perl-generators perl-interpreter perl(Carp)
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/*.3pm* %{_mandir}/man3/*.3pm*
%changelog %changelog
* Thu Oct 29 2020 SimpleUpdate Robot <tc@openeuler.org> - 3.75-1
- Upgrade to version 3.75
* Mon Oct 21 2019 Zaiwang Li <lizaiwang1@huawei.com> - 3.72-16 * Mon Oct 21 2019 Zaiwang Li <lizaiwang1@huawei.com> - 3.72-16
- Init Package. - Init Package.