forked from pool/perl-HTML-TableExtract
- update to 2.11
- added parsing context, override for eof() and parse() for memory clear on new docs or post-eof() - fixed some long standing test warnings OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TableExtract?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
68ebbd07d3
commit
3d4e564a24
@@ -16,17 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-HTML-TableExtract
|
||||
Version: 2.10
|
||||
Release: 86
|
||||
License: GPL+ or Artistic
|
||||
Version: 2.11
|
||||
Release: 0
|
||||
%define cpan_name HTML-TableExtract
|
||||
Summary: For extracting the content contained in tables within an HTML document
|
||||
Url: http://search.cpan.org/dist/HTML-TableExtract/
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-2.10.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Url: http://search.cpan.org/dist/HTML-TableExtract/
|
||||
Source: http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-%{version}.tar.gz
|
||||
Patch0: %{cpan_name}-2.10-HTML.patch
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user