upgrade perl-HTML-Parser to 3.75

This commit is contained in:
Leo Fang 2020-10-29 15:03:51 +08:00
parent e9f9be9508
commit b9d64587e8
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
Version: 3.72
Release: 16
Version: 3.75
Release: 1
Summary: HTML parser
License: GPL+ or Artistic
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: perl-devel perl-generators perl-interpreter perl(Carp)
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/*.3pm*
%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
- Init Package.