forked from pool/perl-XML-XPathEngine
Accepting request 92381 from devel:languages:perl
- update to 0.13 error, with (hopefully!) proper error message when trying to follow XML axes from a litteral, see http://stackoverflow.com/questions/7761509/xpath-expression-to-access-parent-or-sibling-using-htmltreebuilderxpath-modul OBS-URL: https://build.opensuse.org/request/show/92381 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-XPathEngine?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
dbd2b29a8e
commit
37947bcaab
BIN
XML-XPathEngine-0.12.tar.bz2
(Stored with Git LFS)
BIN
XML-XPathEngine-0.12.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
XML-XPathEngine-0.13.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-XPathEngine-0.13.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 18 12:50:34 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- update to 0.13
|
||||||
|
error, with (hopefully!) proper error message when trying to
|
||||||
|
follow XML axes from a litteral, see
|
||||||
|
http://stackoverflow.com/questions/7761509/xpath-expression-to-access-parent-or-sibling-using-htmltreebuilderxpath-modul
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 30 19:21:01 UTC 2010 - coolo@novell.com
|
Tue Nov 30 19:21:01 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -22,13 +22,12 @@
|
|||||||
Name: perl-XML-XPathEngine
|
Name: perl-XML-XPathEngine
|
||||||
%define cpan_name XML-XPathEngine
|
%define cpan_name XML-XPathEngine
|
||||||
Summary: Re-usable XPath engine for DOM-like trees
|
Summary: Re-usable XPath engine for DOM-like trees
|
||||||
Version: 0.12
|
Version: 0.13
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/XML-XPathEngine/
|
Url: http://search.cpan.org/dist/XML-XPathEngine/
|
||||||
#Source: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz
|
Source: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Reference in New Issue
Block a user