8
0

- 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:
Stephan Kulow
2011-12-20 09:14:22 +00:00
committed by Git OBS Bridge
parent 68ebbd07d3
commit 3d4e564a24
3 changed files with 13 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26485211a78da74df7df5b1ebfd34cb017437179cf14937265b23959e1356d56
size 23675

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 20 09:13:30 UTC 2011 - coolo@suse.com
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 25 17:51:03 UTC 2011 - chris@computersalat.de Fri Feb 25 17:51:03 UTC 2011 - chris@computersalat.de

View File

@@ -16,17 +16,15 @@
# #
Name: perl-HTML-TableExtract Name: perl-HTML-TableExtract
Version: 2.10 Version: 2.11
Release: 86 Release: 0
License: GPL+ or Artistic
%define cpan_name HTML-TableExtract %define cpan_name HTML-TableExtract
Summary: For extracting the content contained in tables within an HTML document 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 Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-2.10.tar.gz Url: http://search.cpan.org/dist/HTML-TableExtract/
Source: %{cpan_name}-%{version}.tar.bz2 Source: http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-%{version}.tar.gz
Patch0: %{cpan_name}-2.10-HTML.patch Patch0: %{cpan_name}-2.10-HTML.patch
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build