update to 3.76 [release 3.76-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
e35b107583
commit
55cc930fa3
@ -1,4 +1,4 @@
|
|||||||
# perl-HTML-Parser
|
# perl-HTML-Parser
|
||||||
|
|
||||||
A perl module for HTML parsing
|
A perl module for HTML parsing.
|
||||||
|
|
||||||
|
@ -1,26 +1,24 @@
|
|||||||
Name: perl-HTML-Parser
|
Name: perl-HTML-Parser
|
||||||
Version: 3.72
|
Version: 3.76
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: HTML::Parser - A perl module for HTML parsing
|
Summary: HTML::Parser - A perl module for HTML parsing
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://cpan.perl.org/authors/id/G/GA/GAAS//HTML-Parser-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTML-Parser-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: perl-HTML-Tagset
|
BuildRequires: perl-HTML-Tagset
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
Requires: perl-HTML-Tagset
|
Requires: perl-HTML-Tagset
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A perl module for HTML parsing
|
A perl module for HTML parsing.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n HTML-Parser-%{version}
|
%setup -q -n HTML-Parser-%{version}
|
||||||
@ -53,6 +51,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.76-1mamba
|
||||||
|
- update to 3.76
|
||||||
|
|
||||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.72-2mamba
|
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.72-2mamba
|
||||||
- rebuilt with perl 5.24
|
- rebuilt with perl 5.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user