8
0

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:
Lars Vogdt
2013-10-15 15:34:35 +00:00
committed by Git OBS Bridge
parent 0ae3028cd0
commit c444b99d24
4 changed files with 14 additions and 4 deletions

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