8
0

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:
Stephan Kulow
2011-11-21 11:50:59 +00:00
committed by Git OBS Bridge
parent dbd2b29a8e
commit 37947bcaab
4 changed files with 13 additions and 6 deletions

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

Binary file not shown.

View File

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

View File

@@ -22,13 +22,12 @@
Name: perl-XML-XPathEngine
%define cpan_name XML-XPathEngine
Summary: Re-usable XPath engine for DOM-like trees
Version: 0.12
Version: 0.13
Release: 1
License: GPL+ or Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/XML-XPathEngine/
#Source: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}