Accepting request 298392 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/298392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TreeBuilder-LibXML?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2015-04-22 13:59:15 +00:00
committed by Git OBS Bridge
parent cea49b3d76
commit 7f5b40eea1
5 changed files with 46 additions and 6 deletions

View File

@@ -17,21 +17,22 @@
Name: perl-HTML-TreeBuilder-LibXML
Version: 0.24
Version: 0.25
Release: 0
%define cpan_name HTML-TreeBuilder-LibXML
Summary: HTML::TreeBuilder and XPath compatible interface with libxml
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/
Source: http://www.cpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(HTML::TreeBuilder::XPath) >= 0.14
BuildRequires: perl(LWP::UserAgent) >= 6
BuildRequires: perl(Module::Build) >= 0.38
BuildRequires: perl(Module::Build) >= 0.380000
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::More) >= 0.98
BuildRequires: perl(URI)