Compare commits
10 Commits
e9f9be9508
...
5a03215168
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5a03215168 | ||
|
|
7f1b17595d | ||
|
|
5f9a9b3429 | ||
|
|
c5ba023ad2 | ||
|
|
9cc21bbde9 | ||
|
|
78ce079b27 | ||
|
|
96666bdf25 | ||
|
|
93e80ee707 | ||
|
|
4b7440914c | ||
|
|
b9d64587e8 |
Binary file not shown.
BIN
HTML-Parser-3.81.tar.gz
Normal file
BIN
HTML-Parser-3.81.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
Name: perl-HTML-Parser
|
||||
Version: 3.72
|
||||
Release: 16
|
||||
Version: 3.81
|
||||
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/O/OA/OALDERS/HTML-Parser-%{version}.tar.gz
|
||||
|
||||
BuildRequires: coreutils findutils glibc-common
|
||||
BuildRequires: coreutils findutils glibc-common gcc
|
||||
BuildRequires: perl-devel perl-generators perl-interpreter perl(Carp)
|
||||
BuildRequires: perl(Config) perl(Exporter) perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(File::Spec) perl(FileHandle) perl(HTML::Tagset) >= 3
|
||||
@ -48,13 +48,30 @@ make test
|
||||
%files
|
||||
%{perl_vendorarch}/HTML/
|
||||
%{perl_vendorarch}/auto/HTML/
|
||||
%exclude /usr/lib64/perl5/perllocal.pod
|
||||
|
||||
%files help
|
||||
%doc Changes README TODO eg/
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 14 2023 chenchen <chen_aka_jan@163.com> - 3.81-1
|
||||
- Upgrade to version 3.81
|
||||
|
||||
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.78-1
|
||||
- Upgrade to version 3.78
|
||||
|
||||
* Fri Dec 3 2021 guozhaorui <guozhaorui1@huawei.com> -3.76-1
|
||||
- update to 3.76-1
|
||||
|
||||
* Wed Jun 23 2021 shangyibin <shangyibin1@openeuler.org> - 3.75-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add gcc to BuildRequires
|
||||
|
||||
* 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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user