Accepting request 203347 from home:niner9:branches:devel:languages:perl
Updated HTML::Parser to get the bugfix in 3.71 OBS-URL: https://build.opensuse.org/request/show/203347 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=42
This commit is contained in:
parent
0ae3028cd0
commit
c444b99d24
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:748b1c906500e3a921d0694acb9a3a7dd3f2ff6fa61c656b928bbf7686a42406
|
||||
size 89531
|
3
HTML-Parser-3.71.tar.gz
Normal file
3
HTML-Parser-3.71.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
|
||||
size 90368
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 07:30:00 UTC 2013 - nine@detonation.org
|
||||
|
||||
- update to 3.71
|
||||
Transform ':' in headers to '-' [RT#80524]
|
||||
Fix for cross-compiling with Buildroot
|
||||
Comment typo fix
|
||||
Fix Issue #3 / RT #84144: HTML::Entities::decode_entities() needs
|
||||
to call SV_CHECK_THINKFIRST() before checking READONLY flag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 10:55:30 UTC 2013 - idonmez@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_with opt
|
||||
|
||||
Name: perl-HTML-Parser
|
||||
Version: 3.69
|
||||
Version: 3.71
|
||||
Release: 0
|
||||
%define cpan_name HTML-Parser
|
||||
Summary: HTML parser class
|
||||
|
Loading…
Reference in New Issue
Block a user