8
0

Accepting request 297539 from devel:languages:perl:autoupdate

update

OBS-URL: https://build.opensuse.org/request/show/297539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TreeBuilder-XPath?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2015-04-17 07:29:56 +00:00
committed by Git OBS Bridge
parent 750e082b55
commit e671da7c98
5 changed files with 75 additions and 29 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Thu Apr 16 21:36:24 UTC 2015 - coolo@suse.com
- updated to 0.14
see /usr/share/doc/packages/perl-HTML-TreeBuilder-XPath/Changes
version 0.14
date: 2011-09-20
# bug fix
fix: comment() did not work, as the text was in {text} not {_text}
report and initial patch by perlover
version 0.13
date: 2011-06-19
# minor improvement
added: make the link _parent a weakref
sent by Graham Barr https://rt.cpan.org/Public/Bug/Display.html?id=68896
-------------------------------------------------------------------
Thu Apr 16 21:36:23 UTC 2015 - coolo@suse.com
- updated to 0.14
see /usr/share/doc/packages/perl-HTML-TreeBuilder-XPath/Changes
version 0.14
date: 2011-09-20
# bug fix
fix: comment() did not work, as the text was in {text} not {_text}
report and initial patch by perlover
version 0.13
date: 2011-06-19
# minor improvement
added: make the link _parent a weakref
sent by Graham Barr https://rt.cpan.org/Public/Bug/Display.html?id=68896
-------------------------------------------------------------------
Fri Jan 14 11:36:13 UTC 2011 - coolo@novell.com