Accepting request 203413 from devel:languages:perl

Updated HTML::Parser to get the bugfix in 3.71 (forwarded request 203347 from niner9)

OBS-URL: https://build.opensuse.org/request/show/203413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Parser?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal 2013-10-17 12:25:10 +00:00 committed by Git OBS Bridge
commit 9a280456db
4 changed files with 14 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
size 90368

View File

@ -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

View File

@ -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