Compare commits
No commits in common. "5a032151684925cba1bd6573d33cc805b08312ba" and "e9f9be9508fbc657a89c055c0703908a94cbd7c2" have entirely different histories.
5a03215168
...
e9f9be9508
BIN
HTML-Parser-3.72.tar.gz
Normal file
BIN
HTML-Parser-3.72.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
Name: perl-HTML-Parser
|
Name: perl-HTML-Parser
|
||||||
Version: 3.81
|
Version: 3.72
|
||||||
Release: 1
|
Release: 16
|
||||||
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/O/OA/OALDERS/HTML-Parser-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: coreutils findutils glibc-common gcc
|
BuildRequires: coreutils findutils glibc-common
|
||||||
BuildRequires: perl-devel perl-generators perl-interpreter perl(Carp)
|
BuildRequires: perl-devel perl-generators perl-interpreter perl(Carp)
|
||||||
BuildRequires: perl(Config) perl(Exporter) perl(ExtUtils::MakeMaker) >= 6.76
|
BuildRequires: perl(Config) perl(Exporter) perl(ExtUtils::MakeMaker) >= 6.76
|
||||||
BuildRequires: perl(File::Spec) perl(FileHandle) perl(HTML::Tagset) >= 3
|
BuildRequires: perl(File::Spec) perl(FileHandle) perl(HTML::Tagset) >= 3
|
||||||
@ -48,30 +48,13 @@ make test
|
|||||||
%files
|
%files
|
||||||
%{perl_vendorarch}/HTML/
|
%{perl_vendorarch}/HTML/
|
||||||
%{perl_vendorarch}/auto/HTML/
|
%{perl_vendorarch}/auto/HTML/
|
||||||
|
%exclude /usr/lib64/perl5/perllocal.pod
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc Changes README TODO eg/
|
%doc Changes README TODO eg/
|
||||||
%{_mandir}/man3/*.3pm*
|
%{_mandir}/man3/*.3pm*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 21 2019 Zaiwang Li <lizaiwang1@huawei.com> - 3.72-16
|
||||||
- Init Package.
|
- Init Package.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user