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,10 +1,10 @@
All this does is to avoid a match in perl.prov
Index: HTML-TreeBuilder-XPath-0.12/lib/HTML/TreeBuilder/XPath.pm
Index: HTML-TreeBuilder-XPath-0.14/lib/HTML/TreeBuilder/XPath.pm
===================================================================
--- HTML-TreeBuilder-XPath-0.12.orig/lib/HTML/TreeBuilder/XPath.pm 2011-01-14 13:07:18.000000000 +0100
+++ HTML-TreeBuilder-XPath-0.12/lib/HTML/TreeBuilder/XPath.pm 2011-01-14 13:08:22.366315163 +0100
@@ -93,7 +93,8 @@ sub cmp
--- HTML-TreeBuilder-XPath-0.14.orig/lib/HTML/TreeBuilder/XPath.pm
+++ HTML-TreeBuilder-XPath-0.14/lib/HTML/TreeBuilder/XPath.pm
@@ -94,7 +94,8 @@ sub cmp
# need to modify directly the HTML::Element package, because HTML::TreeBuilder won't let me
# change the class of the nodes it generates